CONTEXTUAL AREA
Hi,
I need to create a contextual area for a tree table i.e on selecting a row in a tree table the contextual table will be refreshed on basis of the selection. So i need to change the selectionlistner of the tree table but selectionlistner is showing **#{ApplicationsTreeBean.treeSelectionHandler}** so how can i access this bean and edit it?
Thanks in advanced