com.japisoft.framework.dialog.actions
Interface DialogActionModelListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
BasicDialogFooter

public interface DialogActionModelListener
extends java.util.EventListener

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Method Summary
 void modelUpdated()
          Once a change is made inside the DialogActionModel
 

Method Detail

modelUpdated

public void modelUpdated()
Once a change is made inside the DialogActionModel