Uses of Interface
org.ajax4jsf.event.AjaxListener

Packages that use AjaxListener
org.ajax4jsf.event Interfaces and classes of events and listeners of basic AJAX components 
 

Uses of AjaxListener in org.ajax4jsf.event
 

Methods in org.ajax4jsf.event that return AjaxListener
 AjaxListener[] AjaxSource.getAjaxListeners()
          same as for ActionSource, but for AjaxListener
 

Methods in org.ajax4jsf.event with parameters of type AjaxListener
 void AjaxSource.addAjaxListener(AjaxListener listener)
          same as for ActionSource, but for AjaxListener
 void AjaxSource.removeAjaxListener(AjaxListener listener)
          same as for ActionSource, but for AjaxListener
 



Copyright © 2010. All Rights Reserved.