| Package | Description |
|---|---|
| org.richfaces.shrinkwrap.descriptor |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.