Interface EditCompleteHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidonEditComplete(EditCompleteEvent event) Notification fired when the okButton is clicked.
- 
Method Details- 
onEditCompleteNotification fired when the okButton is clicked.- Parameters:
- event- the event
 
 
-