|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConceptEvent | |
---|---|
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.concept | This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application. |
com.apelon.dts.client.events |
Uses of ConceptEvent in com.apelon.dts.client.association |
---|
Methods in com.apelon.dts.client.association with parameters of type ConceptEvent | |
---|---|
protected void |
AssociationQuery.fireConceptAssociationAction(ConceptEvent event)
|
Uses of ConceptEvent in com.apelon.dts.client.concept |
---|
Methods in com.apelon.dts.client.concept with parameters of type ConceptEvent | |
---|---|
protected void |
BaseConceptQuery.fireConceptAction(ConceptEvent event)
|
Uses of ConceptEvent in com.apelon.dts.client.events |
---|
Methods in com.apelon.dts.client.events with parameters of type ConceptEvent | |
---|---|
void |
DTSEventMulticaster.conceptActionOccurred(ConceptEvent event)
Will chain the call to the conceptActionOccurred routine of all
registered listeners. |
void |
ConceptListener.conceptActionOccurred(ConceptEvent event)
Implement with appropriate action to be taken when a Concept action occurred. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |