RichFaces UI Components UI 4.3.4.Final
- java.lang.Object
-
- org.ajax4jsf.javascript.ScriptStringBase
-
- org.ajax4jsf.javascript.JSLiteral
-
- org.richfaces.renderkit.html.NullConverterScript
-
- All Implemented Interfaces:
- Serializable, org.ajax4jsf.javascript.ScriptString, org.ajax4jsf.javascript.ScriptWithDependencies, org.richfaces.resource.ResourceLibrary
public class NullConverterScript
extends org.ajax4jsf.javascript.JSLiteral
implements org.ajax4jsf.javascript.ScriptWithDependencies
This class represents "dummy" converter call ( just refference to "value" variable )
- Author:
- asmirnov
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.ajax4jsf.javascript.JSLiteral
EMPTY_HASH, EMPTY_LIST
-
Fields inherited from class org.ajax4jsf.javascript.ScriptStringBase
COLON, COMMA, DOT, EMPTY_STRING, EQUALS, FUNCTION, LEFT_CURLY_BRACKET, LEFT_ROUND_BRACKET, LEFT_SQUARE_BRACKET, RIGHT_CURLY_BRACKET, RIGHT_ROUND_BRACKET, RIGHT_SQUARE_BRACKET
-
Method Summary
-
Methods inherited from class org.ajax4jsf.javascript.JSLiteral
appendScript, getLiteral
-
Methods inherited from class org.ajax4jsf.javascript.ScriptStringBase
appendScriptToStringBuilder, toScript, toString
-
Methods inherited from interface org.ajax4jsf.javascript.ScriptString
appendScript, appendScriptToStringBuilder, toScript
-
-
Method Detail
-
getName
public String getName()
RichFaces UI Components UI 4.3.4.Final
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.