Uses of Interface
org.apache.wookie.w3c.IFeature

Packages that use IFeature
org.apache.wookie.w3c   
org.apache.wookie.w3c.impl   
 

Uses of IFeature in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type IFeature
 java.util.List<IFeature> W3CWidget.getFeatures()
          Get a list of Features requested by the widget.
 

Uses of IFeature in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement IFeature
 class FeatureEntity
           
 

Methods in org.apache.wookie.w3c.impl that return types with arguments of type IFeature
 java.util.List<IFeature> WidgetManifestModel.getFeatures()
           
 



2012 Apache Software Foundation.