Package com.adbs.querybuilder
Interface ComponentCreatedEventListener
- 
- All Superinterfaces:
- java.util.EventListener
 
 public interface ComponentCreatedEventListener extends java.util.EventListener
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcomponentCreatedEventOccurred(ComponentCreatedEvent event)
 
- 
- 
- 
Method Detail- 
componentCreatedEventOccurredvoid componentCreatedEventOccurred(ComponentCreatedEvent event) 
 
- 
 
-