org.kuali.student.common.ui.client.mvc
Interface ActionCompleteCallback


public interface ActionCompleteCallback

This callback invoked when an action event has been completed.

Author:
Kuali Student Team

Method Summary
 void onActionComplete(ActionEvent action)
          Call this method upon successful handling of an action event
 

Method Detail

onActionComplete

void onActionComplete(ActionEvent action)
Call this method upon successful handling of an action event



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