[OmniFaces utilities] The
isRendered() returns whether the given UI component and all of its parents is rendered. This thus not only checks the component's own rendered attribute, but also of all of its parents.Method:
import org.omnifaces.util.Components;
...
boolean
isrendered = Components.isRendered(myComponent);







JSF 2 Tutorials at www.mkyong.com
JavaServer Faces (JSF) Tutorial 

















Niciun comentariu :
Trimiteți un comentariu