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

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

Uses of IPreference in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type IPreference
 java.util.List<IPreference> W3CWidget.getPreferences()
          Get the list of Preferences defined for the widget
 

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

Classes in org.apache.wookie.w3c.impl that implement IPreference
 class PreferenceEntity
           
 

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



2012 Apache Software Foundation.