Uses of Class
com.apelon.dts.client.events.SubsetEvent

Packages that use SubsetEvent
com.apelon.dts.client.events   
com.apelon.dts.client.subset This package provides the capability to access and manipulate subsets in a DTS client application. 
 

Uses of SubsetEvent in com.apelon.dts.client.events
 

Methods in com.apelon.dts.client.events with parameters of type SubsetEvent
 void SubsetListener.subsetActionOccurred(SubsetEvent se)
           
 void DTSEventMulticaster.subsetActionOccurred(SubsetEvent event)
          Will chain the call to the subsetActionOccurred routine of all registered listeners.
 

Uses of SubsetEvent in com.apelon.dts.client.subset
 

Methods in com.apelon.dts.client.subset with parameters of type SubsetEvent
protected  void SubsetQuery.fireSubsetEvent(SubsetEvent se)
           
 



Copyright © 2011. All Rights Reserved.