Child pages
  • MenuBar

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
Menu
Table Cell (td)
addMenu()
Add a menu to the menubar.
Table Row (tr)
Table Cell (td)
Menu
Table Cell (td)
addMenu(index)
Add a menu to the menubar.
Table Row (tr)
Table Cell (td)
Menu
Table Cell (td)
getMenu(index)
Get the menu at the selected index (starting at 0).
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
getMenuCount()
Get the number of (top level) menu's.
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
getMenuIndexByText(name)
Retrieve the index of the item by text.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
removeAllMenus()
Remove all menus from the menubar.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
removeMenu(index)
Remove the menu(s) at the selected index/indices.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
reset()
Reset the menubar to the default.
Table Row (tr)
Table Cell (td)
void
Table Cell (td)
setVisible(visible)
Show/hide the menu bar

...