java.lang.Object | ||||||
↳ | javax.faces.component.UIComponent | |||||
↳ | javax.faces.component.UIComponentBase | |||||
↳ | javax.faces.component.UIPanel | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIPanelBase | |||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIMenu | |||||
↳ | org.apache.myfaces.tobago.component.UIMenu |
Container component to hold submenus and items.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.MenuTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Deprecated! Has not longer any function.@deprecated
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Url to an image to display.
| |||||||||||
Text value to display as label.
| |||||||||||
Deprecated! Use 'label' instead.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
Flag indicating that this element is disabled.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This value will usually be set by the layout manager. It holds the current height computed by the layout manager.
This value will usually be set by the layout manager. It holds the current width computed by the layout manager.
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
Flag indicating that this element is disabled.
Default: false