Class UIMenuContainerDesignerProp

All Implemented Interfaces:
INavigatorPresentation, EventListener, IAdaptable

public class UIMenuContainerDesignerProp extends UIContainerDesignerProp
Class for the UI menu containers in the designer except menu bar.
Author:
Christopher Mindus
  • Constructor Details

    • UIMenuContainerDesignerProp

      public UIMenuContainerDesignerProp(UIContainer comp)
      The constructor.
      Parameters:
      comp - The component.
  • Method Details