This method will walk through the TemplateClient stack to resolve and apply the definition for the passed name. If it's been resolved and applied, this method will return true.
@param parent the UIComponent to apply to
@param name name or null of the definition you want to apply
@return true if successfully applied, otherwise false
@throws IOException
@throws FaceletException
@throws FacesException
@throws ELException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.