Uses of Interface
com.taursys.xml.event.CloseFormListener

Packages that use CloseFormListener
com.taursys.xml This package contains the core Mapper XML components and containers. 
 

Uses of CloseFormListener in com.taursys.xml
 

Methods in com.taursys.xml with parameters of type CloseFormListener
 void Form.removeCloseFormListener(CloseFormListener l)
          Removes given listener from notification list for CloseFormEvents
 void Form.addCloseFormListener(CloseFormListener l)
          Adds given listener to notification list for CloseFormEvents
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.