| java.lang.Object | |||||||
| ↳ | javax.faces.component.UIComponent | ||||||
| ↳ | javax.faces.component.UIComponentBase | ||||||
| ↳ | javax.faces.component.UICommand | ||||||
| ↳ | org.apache.myfaces.tobago.internal.component.AbstractUICommandBase | ||||||
| ↳ | org.apache.myfaces.tobago.internal.component.AbstractUICommand | ||||||
| ↳ | org.apache.myfaces.tobago.component.UICommand | ||||||
| ↳ | org.apache.myfaces.tobago.component.UIMenuCommand | ||||||
Known Direct Subclasses
|
Renders a menu item.
UIComponent class, generated from template component1.2.stg with class
org.apache.myfaces.tobago.internal.taglib.component.MenuCommandTagDeclaration.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | COMPONENT_TYPE | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.component.UICommand
| |||||||||||
From class
javax.faces.component.UICommand
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.faces.component.UIComponent
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Deprecated! Has not longer any function.@deprecated
| |||||||||||
Url to an image to display.
| |||||||||||
Text value to display as label.
| |||||||||||
Deprecated! Use 'label' instead.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.myfaces.tobago.component.UICommand
| |||||||||||
From class
org.apache.myfaces.tobago.internal.component.AbstractUICommandBase
| |||||||||||
From class
javax.faces.component.UICommand
| |||||||||||
From class
javax.faces.component.UIComponentBase
| |||||||||||
From class
javax.faces.component.UIComponent
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
javax.faces.component.ActionSource
| |||||||||||
From interface
javax.faces.component.ActionSource2
| |||||||||||
From interface
javax.faces.component.StateHolder
| |||||||||||
From interface
org.apache.myfaces.tobago.component.SupportsMarkup
| |||||||||||
From interface
org.apache.myfaces.tobago.component.SupportsRenderedPartially
| |||||||||||
From interface
org.apache.myfaces.tobago.config.Configurable
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutBase
| |||||||||||
From interface
org.apache.myfaces.tobago.layout.LayoutComponent
| |||||||||||
Text value to display as label. If text contains an underscore the next character is used as accesskey.
Deprecated! Use 'label' instead. Text value to display as label. If text contains an underscore the next character overwrites 'accesskey'.@deprecated