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

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.
 



Copyright © 2011. All Rights Reserved.