|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.Renderer
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer
com.sun.faces.renderkit.html_basic.TextareaRenderer
com.evolveum.midpoint.web.jsf.syntax.InputSyntaxTextAreaRenderer
@Deprecated public class InputSyntaxTextAreaRenderer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
---|
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.OptionComponentInfo, com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.Param |
Field Summary |
---|
Fields inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
---|
EMPTY_PARAMS, logger |
Constructor Summary | |
---|---|
InputSyntaxTextAreaRenderer()
Deprecated. |
Method Summary | |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated. |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Deprecated. |
Methods inherited from class com.sun.faces.renderkit.html_basic.TextareaRenderer |
---|
getEndTextToRender |
Methods inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer |
---|
getConvertedValue, getNonOnChangeBehaviors, getNonOnClickSelectBehaviors, getValue, setSubmittedValue |
Methods inherited from class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer |
---|
augmentIdReference, convertClientId, decode, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, isBehaviorSource, rendererParamsNotNull, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary |
Methods inherited from class javax.faces.render.Renderer |
---|
encodeChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InputSyntaxTextAreaRenderer()
Method Detail |
---|
public void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeBegin
in class com.sun.faces.renderkit.html_basic.TextareaRenderer
java.io.IOException
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeEnd
in class com.sun.faces.renderkit.html_basic.HtmlBasicRenderer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |