Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesuicomponent20 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
UicomponentAttributeType
This interface defines the contract for the
uicomponent-attributeType xsd type |
WebFacesUIComponentDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacesUIComponentDescriptor descriptor = Descriptors.create(WebFacesUIComponentDescriptor.class);
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.