public class ArrayItemOptions<E extends IListItemOption> extends java.util.ArrayList<E> implements ICollectionItemOptions
| Constructor and Description |
|---|
ArrayItemOptions() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.CharSequence |
getJavascriptOption()
Method retrieving the javascript representation of this complex option
|
IListItemOption[] |
values()
Method retrieving the list of IListItemOption from this collection
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic java.lang.CharSequence getJavascriptOption()
IComplexOptiongetJavascriptOption in interface IComplexOptionpublic IListItemOption[] values()
ICollectionItemOptionsvalues in interface ICollectionItemOptionsCopyright © 2018. All Rights Reserved.