ariba.ui.aribaweb.util
Class AWOrderedList

java.lang.Object
  extended by ariba.util.core.ClassExtension
      extended by ariba.util.fieldvalue.OrderedList
          extended by ariba.ui.aribaweb.util.AWOrderedList
All Implemented Interfaces:
java.lang.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...


Field Summary
 
Fields inherited from class ariba.util.core.ClassExtension
forClass
 
Constructor Summary
AWOrderedList()
           
 
Method Summary
 
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
 
Methods inherited from class ariba.util.core.ClassExtension
clone, forClass, getRealClass, setForClass
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWOrderedList

public AWOrderedList()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.