psdi.webclient.components

Class ButtonGroup

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class ButtonGroup
    extends ComponentInstance
    • Constructor Detail

      • ButtonGroup

        public ButtonGroup()
    • Method Detail

      • initialize

        public void initialize()
        Description copied from class: ComponentInstance
        should be extended to do any setup required by the instance. for example, the DatasrcInstance will call initialize to create datasources found in the bind list.
        Overrides:
        initialize in class ComponentInstance
      • getDisplay

        public java.lang.String getDisplay()