Tag: AJAX
-
Programatically Adding Ajax Actions to UIComponents
One of the projects I’m currently working on requires me to build a component tree dynamically. To complicate matters the components also require ajax functionality – in this case they are panels that need to be closed and notify a listener.