|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageTagDeclaration
Renders an image.
Method Summary | |
---|---|
void |
setAlt(String alt)
Alternate textual description of the image rendered by this component. |
void |
setValue(String value)
Absolute url to an image or image name to lookup in tobago resource path |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasId |
---|
setId |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding |
---|
setBinding |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered |
---|
setRendered |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBorder |
---|
setBorder |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip |
---|
setTip |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsDisabled |
---|
setDisabled |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasMarkup |
---|
setMarkup |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCurrentMarkup |
---|
setCurrentMarkup |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutComponentWithDimension |
---|
setHeight, setWidth |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutComponentBase |
---|
setColumnSpan, setCurrentHeight, setCurrentWidth, setDisplay, setHorizontalIndex, setLeft, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setMaximumHeight, setMaximumWidth, setMinimumHeight, setMinimumWidth, setPreferredHeight, setPreferredWidth, setRowSpan, setTop, setVerticalIndex |
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutContainer |
---|
setBorderBottom, setBorderLeft, setBorderRight, setBorderTop, setOverflowX, setOverflowY, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop |
Method Detail |
---|
void setValue(String value)
void setAlt(String alt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |