BaseItempublic class PropertyList extends AbstractList<java.lang.String>
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLE| Constructor | Description |
|---|---|
PropertyList() |
| Modifier and Type | Method | 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, 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, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, subList, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleadd, addAll, addAll, ceiling, copyEntity, equals, filter, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, remove, set, subSet, withListpublic 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)