org.wicketstuff.openlayers.js
Class ObjectLiteral

java.lang.Object
  extended by org.wicketstuff.openlayers.js.ObjectLiteral

public class ObjectLiteral
extends Object


Constructor Summary
ObjectLiteral()
           
 
Method Summary
 ObjectLiteral set(String name, String value)
           
 ObjectLiteral setString(String name, String value)
           
 String toJS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectLiteral

public ObjectLiteral()
Method Detail

setString

public ObjectLiteral setString(String name,
                               String value)

set

public ObjectLiteral set(String name,
                         String value)

toJS

public String toJS()


Copyright © 2008-2012. All Rights Reserved.