|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermEvent | |
---|---|
com.apelon.dts.client.association | This package provides capability to work with associations between concepts, terms, or a concept and a term. |
com.apelon.dts.client.events | |
com.apelon.dts.client.term | This package provides capability to access and manipulate terms in a DTS client application. |
Uses of TermEvent in com.apelon.dts.client.association |
---|
Methods in com.apelon.dts.client.association with parameters of type TermEvent | |
---|---|
protected void |
AssociationQuery.fireTermAssociationAction(TermEvent event)
|
Uses of TermEvent in com.apelon.dts.client.events |
---|
Methods in com.apelon.dts.client.events with parameters of type TermEvent | |
---|---|
void |
TermListener.termActionOccurred(TermEvent event)
Implement with appropriate action to be taken when a Term action occurred. |
void |
DTSEventMulticaster.termActionOccurred(TermEvent event)
Will chain the call to the termActionOccurred routine of all
registered listeners. |
Uses of TermEvent in com.apelon.dts.client.term |
---|
Methods in com.apelon.dts.client.term with parameters of type TermEvent | |
---|---|
protected void |
BaseTermQuery.fireTermAction(TermEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |