|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LabelTagDeclaration
Renders a label component.
| Field Summary |
|---|
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Method Summary | |
|---|---|
void |
setValue(String value)
Text value to display as label. |
| Methods inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
doEndTag, doStartTag, getParent, release, setPageContext, setParent |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId |
|---|
setId |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding |
|---|
setBinding |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsRendered |
|---|
setRendered |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLabelWithAccessKey |
|---|
setAccessKey, setLabelWithAccessKey |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasFor |
|---|
setFor |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsInline |
|---|
setInline |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasDeprecatedWidth |
|---|
setWidth |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasTip |
|---|
setTip |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasMarkup |
|---|
setMarkup |
| Method Detail |
|---|
void setValue(String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||