org.gwtopenmaps.openlayers.client.util
Class JStringArray
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.util.JArrayBase
org.gwtopenmaps.openlayers.client.util.JStringArray
public class JStringArray
- extends JArrayBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JStringArray
protected JStringArray(JSObject element)
JStringArray
public JStringArray(String[] array)
narrowToJStringArray
public static JStringArray narrowToJStringArray(JSObject element)
set
public void set(int index,
String value)
toArray
public String[] toArray()
create
public static JStringArray create(String[] strings)
push
public void push(String s)
Copyright © 2011 sourceforge. All Rights Reserved.