CMI documentation

Uses of Interface
com.sap.tc.cmi.util.ICMIObservableList

Packages that use ICMIObservableList
com.sap.tc.cmi.util   
 

Uses of ICMIObservableList in com.sap.tc.cmi.util
 

Classes in com.sap.tc.cmi.util that implement ICMIObservableList
 class CMIAbstractObservableList
          Abstract implementation of the ICMIObservableList interface.
 

Methods in com.sap.tc.cmi.util that return ICMIObservableList
 ICMIObservableList CMIObservableListEvent.getObservableList()
           
 

Constructors in com.sap.tc.cmi.util with parameters of type ICMIObservableList
CMIObservableListEvent(ICMIObservableList source)
          Constructor for CMIObservableListEvent.
CMIObservableListEvent(ICMIObservableList source, int type, java.lang.Object element, int fromIndex, int toIndex)
          Creates an event object with the given type and parameters for the given source.
 


CMI documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:53