Richfaces UI Components UI 4.1.0.20111014-M3

org.richfaces.renderkit.html
Class NullConverterScript

java.lang.Object
  extended by org.ajax4jsf.javascript.ScriptStringBase
      extended by org.ajax4jsf.javascript.JSLiteral
          extended by 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
 
Constructor Summary
NullConverterScript()
           
 
Method Summary
 String getName()
           
 Iterable<org.richfaces.resource.ResourceKey> getResources()
           
 
Methods inherited from class org.ajax4jsf.javascript.JSLiteral
appendScript, getLiteral
 
Methods inherited from class org.ajax4jsf.javascript.ScriptStringBase
appendScriptToStringBuilder, toScript, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.ajax4jsf.javascript.ScriptString
appendScript, appendScriptToStringBuilder, toScript
 

Constructor Detail

NullConverterScript

public NullConverterScript()
Method Detail

getName

public String getName()

getResources

public Iterable<org.richfaces.resource.ResourceKey> getResources()
Specified by:
getResources in interface org.richfaces.resource.ResourceLibrary

Richfaces UI Components UI 4.1.0.20111014-M3

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.