Getting the component tree from UIViewRoot with Facelets as view -


I have an application that was coded with JSP and now we are in the process of migrating facelets to pages Are there.

One component of our Phage Leistner is manipulating the tree because it needs to find some components in the tree and remove some of its values. But with Facelt, UIViewRoot does not return any child.

How do I get the same type of functionality with Facet?

The elements are trying to manipulate the tree. ()

In the first step, the request page has to retrieve the scene, that is, the component tree. Therefore, after the completion of this phase you can find only the component tree.

Use

  phaseEvent.getPhaseId ()  

to see which phase you are working in.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -