org.kuali.student.common.ui.client.event
Interface ContentDirtyEventHandler

All Superinterfaces:
ApplicationEventHandler, com.google.gwt.event.shared.EventHandler, UncheckedApplicationEventHandler

public interface ContentDirtyEventHandler
extends UncheckedApplicationEventHandler

Handler to handle a dirty state event.

Author:
Kuali Student Team

Method Summary
 void onContentDirty(ContentDirtyEvent event)
           
 

Method Detail

onContentDirty

void onContentDirty(ContentDirtyEvent event)


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