|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.rwt.lifecycle.JSVar
Instances of this class represent a JavaScript variable. In contrast to Strings, JSVars are not enclosed in double quotes in the response.
Constructor Summary | |
JSVar()
Creates a new JSVar instance with a generated name which is guaranteed to be unique within the session. |
|
JSVar(String name)
Creates a new JSVar instance with the given name. |
Method Summary | |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JSVar()
public JSVar(String name)
name
- the variable name, must neither be null
nor empty.Method Detail |
public String toString()
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.