Alloy Showcase
f:ajax
Since JSF 2.0, includes the f:ajax Facelet TagHandler. This ClientBehavior adds AJAX features to any ClientBehaviorHolder that implementsaddClientBehavior
.
Event Usage
It's possible to specify the events which will throw AJAX invocation. This is possible usingevent
attribute.
Source Code
Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20