|
||||||||||
| 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.AbstractHtmlOutputText
org.apache.myfaces.component.html.ext.HtmlOutputText
org.apache.myfaces.custom.suggestajax.tablesuggestajax.AbstractHtmlOutputText
org.apache.myfaces.custom.suggestajax.tablesuggestajax.HtmlOutputText
public class HtmlOutputText
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
static java.lang.String |
DEFAULT_RENDERER_TYPE
|
| Fields inherited from interface org.apache.myfaces.component.UserRoleAware |
|---|
ENABLED_ON_USER_ROLE_ATTR, VISIBLE_ON_USER_ROLE_ATTR |
| Constructor Summary | |
|---|---|
HtmlOutputText()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFamily()
|
java.lang.String |
getFor()
Specify the id of the dom element where the label should be put in |
java.lang.String |
getForValue()
Specify the id of the dom element where the value should be put in. |
java.lang.String |
getLabel()
To provide a second value in form of a label. |
void |
restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext facesContext)
|
void |
setFor(java.lang.String forParam)
|
void |
setForValue(java.lang.String forValue)
|
void |
setLabel(java.lang.String label)
|
| Methods inherited from class org.apache.myfaces.custom.suggestajax.tablesuggestajax.AbstractHtmlOutputText |
|---|
encodeBegin, encodeChildren, encodeEnd, getRendersChildren |
| Methods inherited from class org.apache.myfaces.component.html.ext.HtmlOutputText |
|---|
getDir, getEnabledOnUserRole, getLang, getOnclick, getOndblclick, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getTitle, getVisibleOnUserRole, isForceId, isForceIdIndex, setDir, setEnabledOnUserRole, setForceId, setForceIdIndex, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setTitle, setVisibleOnUserRole |
| Methods inherited from class org.apache.myfaces.component.html.ext.AbstractHtmlOutputText |
|---|
getClientId, isRendered |
| Methods inherited from class javax.faces.component.html.HtmlOutputText |
|---|
getStyle, getStyleClass, isEscape, setEscape, setStyle, setStyleClass |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, 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_FAMILY
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String DEFAULT_RENDERER_TYPE
| Constructor Detail |
|---|
public HtmlOutputText()
| Method Detail |
|---|
public java.lang.String getFamily()
getFamily in class org.apache.myfaces.component.html.ext.HtmlOutputTextpublic java.lang.String getFor()
AbstractHtmlOutputText
getFor in class AbstractHtmlOutputTextpublic void setFor(java.lang.String forParam)
public java.lang.String getForValue()
AbstractHtmlOutputText
getForValue in class AbstractHtmlOutputTextpublic void setForValue(java.lang.String forValue)
public java.lang.String getLabel()
AbstractHtmlOutputText
getLabel in class AbstractHtmlOutputTextpublic void setLabel(java.lang.String label)
public java.lang.Object saveState(javax.faces.context.FacesContext facesContext)
saveState in interface javax.faces.component.StateHoldersaveState in class org.apache.myfaces.component.html.ext.HtmlOutputText
public void restoreState(javax.faces.context.FacesContext facesContext,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class org.apache.myfaces.component.html.ext.HtmlOutputText
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||