Package org.kuali.student.common.ui.client.event

Interface Summary
ContentDirtyEventHandler Handler to handle a dirty state event.
ModifyActionHandler  
SaveActionHandler A save action handler should be implemented to carry out a save operation in response to a save action.
SectionUpdateHandler  
ValidateRequestHandler  
ValidateResultHandler  
 

Class Summary
ActionEvent<H extends ApplicationEventHandler> This is an abstract action event, which provides for getting/setting of an ActionCompleteCallback for any custom defined actions
ContentDirtyEvent Use this event to notify the application that some content has just become dirty.
ModifyActionEvent  
SaveActionEvent A save event with user defined save types.
SectionUpdateEvent  
ValidateRequestEvent Event fired to notify a that validation is requested.
ValidateResultEvent Event for returning the results of a validation or validation request.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.