ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.facesuicomponent20.WebFacesUIComponentDescriptor

Packages that use WebFacesUIComponentDescriptor
org.jboss.shrinkwrap.descriptor.api.facesuicomponent20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of WebFacesUIComponentDescriptor in org.jboss.shrinkwrap.descriptor.api.facesuicomponent20
 

Methods in org.jboss.shrinkwrap.descriptor.api.facesuicomponent20 that return WebFacesUIComponentDescriptor
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor._default(String _default)
          Sets the default attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.applyTo(String applyTo)
          Sets the applyTo attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.displayName(String displayName)
          Sets the displayName attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.expert(Boolean expert)
          Sets the expert attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.methodSignature(String methodSignature)
          Sets the method-signature attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.name(String name)
          Sets the name attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.preferred(Boolean preferred)
          Sets the preferred attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.remove_Default()
          Removes the default attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeAllAttribute()
          Removes all attribute elements
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeApplyTo()
          Removes the applyTo attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeDisplayName()
          Removes the displayName attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeExpert()
          Removes the expert attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeMethodSignature()
          Removes the method-signature attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeName()
          Removes the name attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removePreferred()
          Removes the preferred attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeRequired()
          Removes the required attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.removeShortDescription()
          Removes the shortDescription attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.required(Boolean required)
          Sets the required attribute
 WebFacesUIComponentDescriptor WebFacesUIComponentDescriptor.shortDescription(String shortDescription)
          Sets the shortDescription attribute
 

Methods in org.jboss.shrinkwrap.descriptor.api.facesuicomponent20 that return types with arguments of type WebFacesUIComponentDescriptor
 UicomponentAttributeType<WebFacesUIComponentDescriptor> WebFacesUIComponentDescriptor.createAttribute()
          Creates a new attribute element
 List<UicomponentAttributeType<WebFacesUIComponentDescriptor>> WebFacesUIComponentDescriptor.getAllAttribute()
          Returns all attribute elements
 UicomponentAttributeType<WebFacesUIComponentDescriptor> WebFacesUIComponentDescriptor.getOrCreateAttribute()
          If not already created, a new attribute element will be created and returned.
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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