|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |