|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutTagDeclaration
Renders a text
| Method Summary | |
|---|---|
void |
setCreateSpan(String createSpan)
Indicates that the renderer should create an element in the output language (e. g. an span or div tag around the output text). |
void |
setEscape(String escape)
Flag indicating that characters that are sensitive in HTML and XML markup must be escaped. |
| 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.HasConverter |
|---|
setConverter |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsDeprecatedInline |
|---|
setInline |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip |
|---|
setTip |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasValue |
|---|
setValue |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutComponent |
|---|
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.HasMarkup |
|---|
setMarkup |
| Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCurrentMarkup |
|---|
setCurrentMarkup |
| Method Detail |
|---|
void setEscape(String escape)
void setCreateSpan(String createSpan)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||