psdi.webclient.controls

Class QuickSearch

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class QuickSearch
    extends DatasrcInstance
    This class simply allows toggling of section expanded
    • Field Detail

      • RENDER_ID

        public static java.lang.String RENDER_ID
    • Constructor Detail

      • QuickSearch

        public QuickSearch()
    • 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 DatasrcInstance
        Throws:
        java.lang.NoSuchMethodException
        java.lang.IllegalAccessException
        java.lang.reflect.InvocationTargetException