public class PropertyList extends AbstractList<java.lang.String>
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor and Description |
|---|
PropertyList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(java.lang.String value) |
boolean |
addAll(java.lang.String... values) |
static PropertyList |
create(java.lang.String... properties) |
java.lang.String[] |
getList() |
PropertyList |
getNewList(boolean keyValue) |
add, addAll, addAll, ceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, remove, set, subSet, withListadd, addHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, replaceAllValues, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, subList, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisiblepublic boolean add(java.lang.String value)
public boolean addAll(java.lang.String... values)
public PropertyList getNewList(boolean keyValue)
getNewList in interface BaseItemgetNewList in class AbstractArray<java.lang.String>public java.lang.String[] getList()
public static PropertyList create(java.lang.String... properties)