LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalMenuBar

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LyViewComponent
All Known Implementing Classes:
LyJQMenuBar, LyMobileMenuBar, LyStrutsMenuBar, LySwingMenuBar

public interface LyGraphicalMenuBar
extends LyGraphicalComponent

The LyGraphicalMenuBar interface represents the abstract graphical component for the menuBar of views.dtd regardless of the target (swing, swt, dhtml...).

See Also:
LyMenuBar

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void addMenu(LyMenu menus, int pos)
          Inserts a sub-component menus at given position.
 void removeMenu(LyMenu menus)
          Removes a sub-component menus.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

addMenu

void addMenu(LyMenu menus,
             int pos)
Inserts a sub-component menus at given position.

Parameters:
menus - The menus to add to menus list.
pos - Position where the sub-component is inserted.

removeMenu

void removeMenu(LyMenu menus)
Removes a sub-component menus.

Parameters:
menus - The menus to remove to menus list.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com