public abstract class SettingsArraySetting<K extends YuiObject> extends Setting<K[]>
Constructor and Description |
---|
SettingsArraySetting(String javascriptKey,
K[] defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
getScriptValue(K[] value) |
K[] |
newValue() |
equals, get, getKey, getValueFromConfig, hashCode, isValid, set, setAllowNull, setFromConfig, setFromString, toString
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.