psdi.webclient.components

Class MenuBar

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class MenuBar
    extends ComponentInstance
    • Constructor Detail

      • MenuBar

        public MenuBar()
    • 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
      • setNeedsDesignerRefresh

        public void setNeedsDesignerRefresh(boolean ref)
      • getNeedsDesignerRefresh

        public boolean getNeedsDesignerRefresh()