[OmniFaces utilities] The
getAttribute() is a "shortcut" for the UIComponent.getAttributes() method. It returns the attribute of the given component on the given nameMethod:
import
org.omnifaces.util.Components;
...
//a String
attribute value
String myComponentAttributeValue =
Components.getAttribute(myComponent, myComponentAttributeName);






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


















Niciun comentariu :
Trimiteți un comentariu