|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.html.HtmlOutputText
org.apache.myfaces.component.html.ext.HtmlOutputText
org.apache.myfaces.custom.suggestajax.tablesuggestajax.HtmlOutputText
public class HtmlOutputText
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIOutput |
|---|
COMPONENT_FAMILY |
| Fields inherited from interface org.apache.myfaces.component.UserRoleAware |
|---|
ENABLED_ON_USER_ROLE_ATTR, VISIBLE_ON_USER_ROLE_ATTR |
| Constructor Summary | |
|---|---|
HtmlOutputText()
|
|
| Method Summary | |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext facesContext)
|
void |
encodeChildren(javax.faces.context.FacesContext facesContext)
|
void |
encodeEnd(javax.faces.context.FacesContext facesContext)
|
java.lang.String |
getFor()
|
java.lang.String |
getForValue()
|
java.lang.String |
getLabel()
|
boolean |
getRendersChildren()
|
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setFor(java.lang.String aFor)
|
void |
setForValue(java.lang.String forValue)
|
void |
setLabel(java.lang.String label)
|
| Methods inherited from class org.apache.myfaces.component.html.ext.HtmlOutputText |
|---|
getClientId, getEnabledOnUserRole, getVisibleOnUserRole, isRendered, setEnabledOnUserRole, setVisibleOnUserRole |
| Methods inherited from class javax.faces.component.html.HtmlOutputText |
|---|
getStyle, getStyleClass, getTitle, isEscape, setEscape, setStyle, setStyleClass, setTitle |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getFamily, getLocalValue, getValue, setConverter, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getValueBinding, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public HtmlOutputText()
| Method Detail |
|---|
public void encodeBegin(javax.faces.context.FacesContext facesContext)
throws java.io.IOException
encodeBegin in class javax.faces.component.UIComponentBasejava.io.IOException
public void encodeEnd(javax.faces.context.FacesContext facesContext)
throws java.io.IOException
encodeEnd in class javax.faces.component.UIComponentBasejava.io.IOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.component.UIComponentBase
public void encodeChildren(javax.faces.context.FacesContext facesContext)
throws java.io.IOException
encodeChildren in class javax.faces.component.UIComponentBasejava.io.IOExceptionpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class org.apache.myfaces.component.html.ext.HtmlOutputText
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class org.apache.myfaces.component.html.ext.HtmlOutputTextpublic java.lang.String getFor()
public void setFor(java.lang.String aFor)
public java.lang.String getForValue()
public void setForValue(java.lang.String forValue)
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||