Interface EventsRenderedHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidA notification method fired when the events in the current view have been refreshed. 
- 
Method Details
- 
onEventsRendered
A notification method fired when the events in the current view have been refreshed.- Parameters:
 event- the event
 
 -