Uses of Class
net.dpml.transit.model.LayoutRegistryEvent

Packages that use LayoutRegistryEvent
net.dpml.transit.model The model package contains a set of interfaces that define an active configuration model. 
 

Uses of LayoutRegistryEvent in net.dpml.transit.model
 

Methods in net.dpml.transit.model with parameters of type LayoutRegistryEvent
 void LayoutRegistryListener.layoutAdded(LayoutRegistryEvent event)
          Notify all listeners of the addition of a layout model.
 void LayoutRegistryListener.layoutRemoved(LayoutRegistryEvent event)
          Notify all listeners of the removal of a layout model.