|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||