psdi.webclient.controls

Class ParamValues

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class ParamValues
    extends ControlInstance
    • Constructor Detail

      • ParamValues

        public ParamValues()
    • Method Detail

      • render

        public int render()
                   throws java.lang.NoSuchMethodException,
                          java.lang.IllegalAccessException,
                          java.lang.reflect.InvocationTargetException
        Description copied from class: ControlInstance
        Render this control's components
        Overrides:
        render in class ControlInstance
        Throws:
        java.lang.NoSuchMethodException
        java.lang.IllegalAccessException
        java.lang.reflect.InvocationTargetException