org.openfaces.util
Class RawScript

java.lang.Object
  extended by org.openfaces.util.Script
      extended by org.openfaces.util.RawScript
All Implemented Interfaces:
JSONString
Direct Known Subclasses:
StyleParam

public class RawScript
extends Script


Constructor Summary
RawScript(java.lang.String script)
           
 
Method Summary
 java.lang.String getScript()
           
 
Methods inherited from class org.openfaces.util.Script
toJSONString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RawScript

public RawScript(java.lang.String script)
Method Detail

getScript

public java.lang.String getScript()
Specified by:
getScript in class Script


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.