Apache MyFaces Tomahawk - Sandbox 2.0 Examples

This example shows an ajaxified t:dataTable detailStamp, using f:ajax, s:effectXXX and s:jsOnEventAjax. With this strategy you have full control about what's going on in the dataTable.

In this way you can make your applications looks better with just some few steps, and note this will work for any jsf component library, because this is all based on JSF 2.0 client behavior standard feature.

Note the javascript functions are outside the area updated by the ajax request.


CountryISOCities
AUSTRIAAT
Show
AZERBAIJANAZ
BAHAMASBS
BAHRAINBH
BANGLADESHBD
BARBADOSBB

Accessed Managed Beans and Resource Bundles




[HOME] [SOURCE OF CURRENT PAGE]