|
ICEfaces ICE Components 3.3.0 Java API Documentation |
|||||||||
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
com.icesoft.faces.component.ext.HtmlOutputText
public class HtmlOutputText
This is an extension of javax.faces.component.html.HtmlOutputText, which provides some additional behavior to this component such as:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.faces.component.html.HtmlOutputText |
---|
javax.faces.component.html.HtmlOutputText.PropertyKeys |
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_TYPE
|
static java.lang.String |
RENDERER_TYPE
|
Fields inherited from class javax.faces.component.UIOutput |
---|
COMPONENT_FAMILY |
Fields inherited from class javax.faces.component.UIComponent |
---|
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY |
Constructor Summary | |
---|---|
HtmlOutputText()
|
Method Summary | |
---|---|
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. |
Methods inherited from class javax.faces.component.html.HtmlOutputText |
---|
getStyle, getTitle, isEscape, setEscape, setStyle, setTitle |
Methods inherited from class javax.faces.component.UIOutput |
---|
clearInitialState, getConverter, getFamily, getLocalValue, getValue, markInitialState, setConverter, setValue |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addClientBehavior, 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, unsubscribeFromEvent |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
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
public static final java.lang.String RENDERER_TYPE
Constructor Detail |
---|
public HtmlOutputText()
Method Detail |
---|
public void setValueBinding(java.lang.String s, javax.faces.el.ValueBinding vb)
setValueBinding
in class javax.faces.component.UIComponentBase
public 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.HtmlOutputText
public java.lang.String getStyleClass()
Return the value of the styleClass
property.
getStyleClass
in class javax.faces.component.html.HtmlOutputText
public 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.UIComponentBase
public 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.StateHolder
saveState
in class javax.faces.component.UIOutput
public 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.StateHolder
restoreState
in class javax.faces.component.UIOutput
public 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.HtmlOutputText
public void setDir(java.lang.String dir)
Set the value of the dir
property.
setDir
in class javax.faces.component.html.HtmlOutputText
public 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.HtmlOutputText
public void setLang(java.lang.String lang)
Set the value of the lang
property.
setLang
in class javax.faces.component.html.HtmlOutputText
|
ICEfaces ICE Components 3.3.0 Java API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |