public class HtmlOutputText
extends javax.faces.component.html.HtmlOutputText
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_TYPE |
static java.lang.String |
RENDERER_TYPE |
| Constructor and Description |
|---|
HtmlOutputText() |
| Modifier and Type | Method and Description |
|---|---|
com.icesoft.faces.context.effects.CurrentStyle |
getCurrentStyle()
Return the value of the
currentStyle property. |
java.lang.String |
getDir()
Return the value of the
dir property. |
com.icesoft.faces.context.effects.Effect |
getEffect()
Return the value of the
effect property. |
java.lang.String |
getLang()
Return the value of the
lang property. |
boolean |
getNospan()
Return the value of the
nospan property. |
com.icesoft.faces.context.effects.Effect |
getOnchangeeffect()
Return the value of the
onchangeeffect property. |
java.lang.String |
getOnclick()
Return the value of the
onclick property. |
com.icesoft.faces.context.effects.Effect |
getOnclickeffect()
Return the value of the
onclickeffect property. |
java.lang.String |
getOndblclick()
Return the value of the
ondblclick property. |
com.icesoft.faces.context.effects.Effect |
getOndblclickeffect()
Return the value of the
ondblclickeffect property. |
java.lang.String |
getOnkeydown()
Return the value of the
onkeydown property. |
com.icesoft.faces.context.effects.Effect |
getOnkeydowneffect()
Return the value of the
onkeydowneffect property. |
java.lang.String |
getOnkeypress()
Return the value of the
onkeypress property. |
com.icesoft.faces.context.effects.Effect |
getOnkeypresseffect()
Return the value of the
onkeypresseffect property. |
java.lang.String |
getOnkeyup()
Return the value of the
onkeyup property. |
com.icesoft.faces.context.effects.Effect |
getOnkeyupeffect()
Return the value of the
onkeyupeffect property. |
java.lang.String |
getOnmousedown()
Return the value of the
onmousedown property. |
com.icesoft.faces.context.effects.Effect |
getOnmousedowneffect()
Return the value of the
onmousedowneffect property. |
java.lang.String |
getOnmousemove()
Return the value of the
onmousemove property. |
com.icesoft.faces.context.effects.Effect |
getOnmousemoveeffect()
Return the value of the
onmousemoveeffect property. |
java.lang.String |
getOnmouseout()
Return the value of the
onmouseout property. |
com.icesoft.faces.context.effects.Effect |
getOnmouseouteffect()
Return the value of the
onmouseouteffect property. |
java.lang.String |
getOnmouseover()
Return the value of the
onmouseover property. |
com.icesoft.faces.context.effects.Effect |
getOnmouseovereffect()
Return the value of the
onmouseovereffect property. |
java.lang.String |
getOnmouseup()
Return the value of the
onmouseup property. |
com.icesoft.faces.context.effects.Effect |
getOnmouseupeffect()
Return the value of the
onmouseupeffect property. |
java.lang.String |
getRenderedOnUserRole()
Return the value of the
renderedOnUserRole property. |
java.lang.String |
getStyleClass()
Return the value of the
styleClass property. |
boolean |
getVisible()
Return the value of the
visible property. |
boolean |
isRendered()
Return the value of the
rendered property. |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
Perform any processing required to restore the state from the entries
in the state Object.
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
Gets the state of the instance as a
Serializable
Object. |
void |
setCurrentStyle(com.icesoft.faces.context.effects.CurrentStyle currentStyle)
Set the value of the
currentStyle property. |
void |
setDir(java.lang.String dir)
Set the value of the
dir property. |
void |
setEffect(com.icesoft.faces.context.effects.Effect effect)
Set the value of the
effect property. |
void |
setLang(java.lang.String lang)
Set the value of the
lang property. |
void |
setNospan(boolean nospan)
Set the value of the
nospan property. |
void |
setOnchangeeffect(com.icesoft.faces.context.effects.Effect onchangeeffect)
Set the value of the
onchangeeffect property. |
void |
setOnclick(java.lang.String onclick)
Set the value of the
onclick property. |
void |
setOnclickeffect(com.icesoft.faces.context.effects.Effect onclickeffect)
Set the value of the
onclickeffect property. |
void |
setOndblclick(java.lang.String ondblclick)
Set the value of the
ondblclick property. |
void |
setOndblclickeffect(com.icesoft.faces.context.effects.Effect ondblclickeffect)
Set the value of the
ondblclickeffect property. |
void |
setOnkeydown(java.lang.String onkeydown)
Set the value of the
onkeydown property. |
void |
setOnkeydowneffect(com.icesoft.faces.context.effects.Effect onkeydowneffect)
Set the value of the
onkeydowneffect property. |
void |
setOnkeypress(java.lang.String onkeypress)
Set the value of the
onkeypress property. |
void |
setOnkeypresseffect(com.icesoft.faces.context.effects.Effect onkeypresseffect)
Set the value of the
onkeypresseffect property. |
void |
setOnkeyup(java.lang.String onkeyup)
Set the value of the
onkeyup property. |
void |
setOnkeyupeffect(com.icesoft.faces.context.effects.Effect onkeyupeffect)
Set the value of the
onkeyupeffect property. |
void |
setOnmousedown(java.lang.String onmousedown)
Set the value of the
onmousedown property. |
void |
setOnmousedowneffect(com.icesoft.faces.context.effects.Effect onmousedowneffect)
Set the value of the
onmousedowneffect property. |
void |
setOnmousemove(java.lang.String onmousemove)
Set the value of the
onmousemove property. |
void |
setOnmousemoveeffect(com.icesoft.faces.context.effects.Effect onmousemoveeffect)
Set the value of the
onmousemoveeffect property. |
void |
setOnmouseout(java.lang.String onmouseout)
Set the value of the
onmouseout property. |
void |
setOnmouseouteffect(com.icesoft.faces.context.effects.Effect onmouseouteffect)
Set the value of the
onmouseouteffect property. |
void |
setOnmouseover(java.lang.String onmouseover)
Set the value of the
onmouseover property. |
void |
setOnmouseovereffect(com.icesoft.faces.context.effects.Effect onmouseovereffect)
Set the value of the
onmouseovereffect property. |
void |
setOnmouseup(java.lang.String onmouseup)
Set the value of the
onmouseup property. |
void |
setOnmouseupeffect(com.icesoft.faces.context.effects.Effect onmouseupeffect)
Set the value of the
onmouseupeffect property. |
void |
setRenderedOnUserRole(java.lang.String renderedOnUserRole)
Set the value of the
renderedOnUserRole property. |
void |
setStyleClass(java.lang.String styleClass)
Set the value of the
styleClass property. |
void |
setValueBinding(java.lang.String s,
javax.faces.el.ValueBinding vb) |
void |
setVisible(boolean visible)
Set the value of the
visible property. |
getStyle, getTitle, isEscape, setEscape, setStyle, setTitleclearInitialState, getConverter, getFamily, getLocalValue, getValue, markInitialState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final java.lang.String COMPONENT_TYPE
public static final java.lang.String RENDERER_TYPE
public void setValueBinding(java.lang.String s,
javax.faces.el.ValueBinding vb)
setValueBinding in class javax.faces.component.UIComponentBasepublic void setEffect(com.icesoft.faces.context.effects.Effect effect)
Set the value of the effect property.
public com.icesoft.faces.context.effects.Effect getEffect()
Return the value of the effect property.
public void setVisible(boolean visible)
Set the value of the visible property.
public boolean getVisible()
Return the value of the visible property.
public void setNospan(boolean nospan)
Set the value of the nospan property.
public boolean getNospan()
Return the value of the nospan property.
public void setRenderedOnUserRole(java.lang.String renderedOnUserRole)
Set the value of the renderedOnUserRole property.
public java.lang.String getRenderedOnUserRole()
Return the value of the renderedOnUserRole property.
public void setStyleClass(java.lang.String styleClass)
Set the value of the styleClass property.
setStyleClass in class javax.faces.component.html.HtmlOutputTextpublic java.lang.String getStyleClass()
Return the value of the styleClass property.
getStyleClass in class javax.faces.component.html.HtmlOutputTextpublic com.icesoft.faces.context.effects.Effect getOnclickeffect()
Return the value of the onclickeffect property.
public void setOnclickeffect(com.icesoft.faces.context.effects.Effect onclickeffect)
Set the value of the onclickeffect property.
public com.icesoft.faces.context.effects.Effect getOndblclickeffect()
Return the value of the ondblclickeffect property.
public void setOndblclickeffect(com.icesoft.faces.context.effects.Effect ondblclickeffect)
Set the value of the ondblclickeffect property.
public com.icesoft.faces.context.effects.Effect getOnmousedowneffect()
Return the value of the onmousedowneffect property.
public void setOnmousedowneffect(com.icesoft.faces.context.effects.Effect onmousedowneffect)
Set the value of the onmousedowneffect property.
public com.icesoft.faces.context.effects.Effect getOnmouseupeffect()
Return the value of the onmouseupeffect property.
public void setOnmouseupeffect(com.icesoft.faces.context.effects.Effect onmouseupeffect)
Set the value of the onmouseupeffect property.
public com.icesoft.faces.context.effects.Effect getOnmousemoveeffect()
Return the value of the onmousemoveeffect property.
public void setOnmousemoveeffect(com.icesoft.faces.context.effects.Effect onmousemoveeffect)
Set the value of the onmousemoveeffect property.
public com.icesoft.faces.context.effects.Effect getOnmouseovereffect()
Return the value of the onmouseovereffect property.
public void setOnmouseovereffect(com.icesoft.faces.context.effects.Effect onmouseovereffect)
Set the value of the onmouseovereffect property.
public com.icesoft.faces.context.effects.Effect getOnmouseouteffect()
Return the value of the onmouseouteffect property.
public void setOnmouseouteffect(com.icesoft.faces.context.effects.Effect onmouseouteffect)
Set the value of the onmouseouteffect property.
public com.icesoft.faces.context.effects.Effect getOnchangeeffect()
Return the value of the onchangeeffect property.
public void setOnchangeeffect(com.icesoft.faces.context.effects.Effect onchangeeffect)
Set the value of the onchangeeffect property.
public com.icesoft.faces.context.effects.Effect getOnkeypresseffect()
Return the value of the onkeypresseffect property.
public void setOnkeypresseffect(com.icesoft.faces.context.effects.Effect onkeypresseffect)
Set the value of the onkeypresseffect property.
public com.icesoft.faces.context.effects.Effect getOnkeydowneffect()
Return the value of the onkeydowneffect property.
public void setOnkeydowneffect(com.icesoft.faces.context.effects.Effect onkeydowneffect)
Set the value of the onkeydowneffect property.
public com.icesoft.faces.context.effects.Effect getOnkeyupeffect()
Return the value of the onkeyupeffect property.
public void setOnkeyupeffect(com.icesoft.faces.context.effects.Effect onkeyupeffect)
Set the value of the onkeyupeffect property.
public java.lang.String getOnclick()
Return the value of the onclick property.
public void setOnclick(java.lang.String onclick)
Set the value of the onclick property.
public java.lang.String getOndblclick()
Return the value of the ondblclick property.
public void setOndblclick(java.lang.String ondblclick)
Set the value of the ondblclick property.
public java.lang.String getOnmousedown()
Return the value of the onmousedown property.
public void setOnmousedown(java.lang.String onmousedown)
Set the value of the onmousedown property.
public java.lang.String getOnmouseup()
Return the value of the onmouseup property.
public void setOnmouseup(java.lang.String onmouseup)
Set the value of the onmouseup property.
public java.lang.String getOnmousemove()
Return the value of the onmousemove property.
public void setOnmousemove(java.lang.String onmousemove)
Set the value of the onmousemove property.
public java.lang.String getOnmouseover()
Return the value of the onmouseover property.
public void setOnmouseover(java.lang.String onmouseover)
Set the value of the onmouseover property.
public java.lang.String getOnmouseout()
Return the value of the onmouseout property.
public void setOnmouseout(java.lang.String onmouseout)
Set the value of the onmouseout property.
public java.lang.String getOnkeypress()
Return the value of the onkeypress property.
public void setOnkeypress(java.lang.String onkeypress)
Set the value of the onkeypress property.
public java.lang.String getOnkeydown()
Return the value of the onkeydown property.
public void setOnkeydown(java.lang.String onkeydown)
Set the value of the onkeydown property.
public java.lang.String getOnkeyup()
Return the value of the onkeyup property.
public void setOnkeyup(java.lang.String onkeyup)
Set the value of the onkeyup property.
public boolean isRendered()
Return the value of the rendered property.
isRendered in class javax.faces.component.UIComponentBasepublic com.icesoft.faces.context.effects.CurrentStyle getCurrentStyle()
Return the value of the currentStyle property.
public void setCurrentStyle(com.icesoft.faces.context.effects.CurrentStyle currentStyle)
Set the value of the currentStyle property.
public java.lang.Object saveState(javax.faces.context.FacesContext context)
Gets the state of the instance as a Serializable
Object.
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIOutputpublic void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
Perform any processing required to restore the state from the entries in the state Object.
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIOutputpublic java.lang.String getDir()
Return the value of the dir property. Contents:
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
getDir in class javax.faces.component.html.HtmlOutputTextpublic void setDir(java.lang.String dir)
Set the value of the dir property.
setDir in class javax.faces.component.html.HtmlOutputTextpublic java.lang.String getLang()
Return the value of the lang property. Contents:
Code describing the language used in the generated markup for this component.
getLang in class javax.faces.component.html.HtmlOutputTextpublic void setLang(java.lang.String lang)
Set the value of the lang property.
setLang in class javax.faces.component.html.HtmlOutputTextCopyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.