public class ArrayItemOptions<E extends IListItemOption> extends ArrayList<E> implements ICollectionItemOptions
modCount| Constructor and Description |
|---|
ArrayItemOptions() |
| Modifier and Type | Method and Description |
|---|---|
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, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic CharSequence getJavascriptOption()
IComplexOptiongetJavascriptOption in interface IComplexOptionpublic IListItemOption[] values()
ICollectionItemOptionsvalues in interface ICollectionItemOptionsCopyright © 2015. All Rights Reserved.