Uses of Interface
org.nuiton.topia.event.TopiaEntitiesVetoable

Packages that use TopiaEntitiesVetoable
org.nuiton.topia TODO-FD20100507 : Need update this javadoc for ToPIA 2.4 
org.nuiton.topia.framework Contains two interfaces, one TopiaContextImplementor for internal manipulations of TopiaContext and one TopiaService for topia services. 
 

Uses of TopiaEntitiesVetoable in org.nuiton.topia
 

Methods in org.nuiton.topia with parameters of type TopiaEntitiesVetoable
 void TopiaContext.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaContext.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 

Uses of TopiaEntitiesVetoable in org.nuiton.topia.framework
 

Fields in org.nuiton.topia.framework with type parameters of type TopiaEntitiesVetoable
protected  org.nuiton.util.ListenerSet<TopiaEntitiesVetoable> TopiaFiresSupport.entitiesVetoables
           
 

Methods in org.nuiton.topia.framework that return types with arguments of type TopiaEntitiesVetoable
 org.nuiton.util.ListenerSet<TopiaEntitiesVetoable> TopiaFiresSupport.getTopiaEntitiesVetoable()
           
 

Methods in org.nuiton.topia.framework with parameters of type TopiaEntitiesVetoable
 void TopiaContextImpl.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaFiresSupport.addTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaContextImpl.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 void TopiaFiresSupport.removeTopiaEntitiesVetoable(TopiaEntitiesVetoable vetoable)
           
 



Copyright © 2004-2011 CodeLutin. All Rights Reserved.