Package org.opencms.ade.publish.client
Interface I_CmsPublishEventHandler
- All Superinterfaces:
- com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
- CmsToolbarElementInfoButton
Event handler interface for publish events.
- 
Method SummaryModifier and TypeMethodDescriptionvoidMethod which is called for received publish events.
- 
Method Details- 
onPublishMethod which is called for received publish events.- Parameters:
- e- the publish event
 
 
-