public class JavaScript extends Object implements IClientTransform
| Constructor and Description |
|---|
JavaScript(String snippet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Object |
transformForClient()
Convert to form suitable for passing in a client invocation.
|
public JavaScript(String snippet)
public Object transformForClient()
IClientTransformtransformForClient in interface IClientTransformCopyright © 2018 Fujion Framework. All rights reserved.