Class ::xowiki::MenuItem

::xowiki::MenuItem[i] create ... \
           [ -CSSclass CSSclass ] \
           [ -group (default "") ] \
           [ -href href ] \
           [ -id (default "[:html_id]") ] \
           [ -linkclass linkclass ] \
           [ -listener listener ] \
           [ -style style ] \
           [ -target target ] \
           [ -text text ] \
           [ -title title ]

Defined in

Class Relations

  • class: ::xo::tdom::Class[i]
  • superclass: ::xowiki::MenuComponent[i]
  • subclass: ::xowiki::BootstrapNavbarDropdownMenuItem[i], ::xowiki::BootstrapNavbarModeButton[i], ::xowiki::YUIMenuItem[i]
::xo::tdom::Class create ::xowiki::MenuItem \
     -superclass ::xowiki::MenuComponent