java.lang.Object | |||||
↳ | javax.faces.component.UIComponent | ||||
↳ | javax.faces.component.UIComponentBase | ||||
↳ | javax.faces.component.UIGraphic | ||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIImage | ||||
↳ | org.apache.myfaces.tobago.component.UIImage |
Renders an image.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.ImageTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_TYPE |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Alternate textual description of the image rendered by this component.
| |||||||||||
Border size of this component.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
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.
| |||||||||||
The height of the component in the UI.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
Text value to display as tooltip.
| |||||||||||
This value will usually be set by the layout manager.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
The width of the component in the UI.
| |||||||||||
Flag indicating that this element is disabled.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
This attribute is for internal use only.
| |||||||||||
[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.
The height of the component in the UI. This value will usually be set by the layout manager, but can be set explicitly here.
The width of the component in the UI. This value will usually be set by the layout manager, but can be set explicitly here.
Flag indicating that this element is disabled.
Default: false
This attribute is for internal use only.
This attribute is for internal use only.