public class ExtFieldSet extends ExtFormContainer
items
NULL
Constructor and Description |
---|
ExtFieldSet() |
ExtFieldSet(JSONArray items) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getXType() |
addItem
setProperty
accumulate, append, doubleToString, get, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getNames, getNames, getString, has, increment, isNull, keys, length, names, numberToString, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, put, put, putOnce, putOpt, quote, remove, sortedKeys, stringToValue, toJSONArray, toString, toString, write
public ExtFieldSet() throws JSONException
JSONException
public ExtFieldSet(JSONArray items) throws JSONException
JSONException
protected java.lang.String getXType()
getXType
in class ExtFormContainer