RichFaces Arquillian Test Commons 4.3.3.Final

Uses of Class
org.richfaces.shrinkwrap.descriptor.FaceletAsset

Packages that use FaceletAsset
org.richfaces.shrinkwrap.descriptor   
 

Uses of FaceletAsset in org.richfaces.shrinkwrap.descriptor
 

Methods in org.richfaces.shrinkwrap.descriptor that return FaceletAsset
 FaceletAsset FaceletAsset.body(Object... bodies)
          Places content into <h:body>
 FaceletAsset FaceletAsset.form(Object... forms)
           Adds content enclosed within form: <h:form id='form' prependId='false' />
 FaceletAsset FaceletAsset.head(Object... heads)
          Places content into <h:head>
 FaceletAsset FaceletAsset.xmlns(String prefix, String uri)
           Adds XMLNS with given prefix and URI
 


RichFaces Arquillian Test Commons 4.3.3.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.