Uses of Interface
org.jclarion.clarion.PropertyObjectListener

Packages that use PropertyObjectListener
org.jclarion.clarion   
org.jclarion.clarion.print   
 

Uses of PropertyObjectListener in org.jclarion.clarion
 

Methods in org.jclarion.clarion with parameters of type PropertyObjectListener
 void PropertyObject.addListener(PropertyObjectListener p)
           
 void PropertyObject.removeListener(PropertyObjectListener p)
           
 

Uses of PropertyObjectListener in org.jclarion.clarion.print
 

Classes in org.jclarion.clarion.print that implement PropertyObjectListener
 class OpenReport
          Manage printing of report Some notes about clarion reports: Withprior and withnext are cumulative.
 



Copyright © 2010. All Rights Reserved.