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

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

Uses of IIconEntity in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type IIconEntity
 java.util.List<IIconEntity> W3CWidget.getIconsList()
          Get the list of icons for the widget
 

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

Classes in org.apache.wookie.w3c.impl that implement IIconEntity
 class IconEntity
           
 

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



2011 Apache Software Foundation.