ariba.ui.aribaweb.util
Class AWOrderedList
java.lang.Object
ariba.util.core.ClassExtension
ariba.util.fieldvalue.OrderedList
ariba.ui.aribaweb.util.AWOrderedList
- All Implemented Interfaces:
- Cloneable
public abstract class AWOrderedList
- extends OrderedList
Moved to ariba.util.fieldvalue.OrderedList. This remains here solely to catch old references.
(Unfortunately, this is inadequate -- if a caller references the return from get() to AWOrderedList
they'll fail to compile...
| Methods inherited from class ariba.util.fieldvalue.OrderedList |
addElement, clearThreadLocalClassExtensionRegistry, contains, copy, elementAt, elements, firstElement, get, indexOf, indexOfIdentical, insertElementAt, isEmpty, lastElement, length, mutableInstance, registerClassExtension, registerThreadLocalClassExtension, removeAllElements, setElementAt, size, sublist, sublist, toList, toString |
AWOrderedList
public AWOrderedList()
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.