org.richfaces.renderkit.html
Class NullConverterScript
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
Fields inherited from class org.ajax4jsf.javascript.JSLiteral |
EMPTY_HASH, EMPTY_LIST |
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 |
NullConverterScript
public NullConverterScript()
getName
public String getName()
getResources
public Iterable<org.richfaces.resource.ResourceKey> getResources()
- Specified by:
getResources
in interface org.richfaces.resource.ResourceLibrary
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.