Package org.wicketstuff.yui.helper
Interface JavascriptObject
-
- All Known Implementing Classes:
Attributes,JSArray,JSObject
public interface JavascriptObjectInterface for Javscript- Author:
- josh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JavascriptObjectadd(String string)StringtoString()
-
-
-
Method Detail
-
add
JavascriptObject add(String string)
-
-