java.lang.Object | |||||
↳ | javax.faces.component.UIComponent | ||||
↳ | javax.faces.component.UIComponentBase | ||||
↳ | javax.faces.component.UIOutput | ||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUILabel | ||||
↳ | org.apache.myfaces.tobago.component.UILabel |
Renders a label component.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.LabelTagDeclaration.
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.
| |||||||||||
Id of the component, this is related to.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Deprecated! Use 'label' instead.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
Text value to display as tooltip.
| |||||||||||
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 this component should rendered as an inline element.
| |||||||||||
[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.
Deprecated! Use 'label' instead. Text value to display as label. If text contains an underscore the next character overwrites 'accesskey'.@deprecated
Flag indicating this component should rendered as an inline element.
Default: false
@deprecated