Uses of Class
org.jasig.portlet.widget.gadget.model.GadgetFeatureType.Param

Packages that use GadgetFeatureType.Param
org.jasig.portlet.widget.gadget.model   
 

Uses of GadgetFeatureType.Param in org.jasig.portlet.widget.gadget.model
 

Fields in org.jasig.portlet.widget.gadget.model with type parameters of type GadgetFeatureType.Param
protected  List<GadgetFeatureType.Param> GadgetFeatureType.param
           
 

Methods in org.jasig.portlet.widget.gadget.model that return GadgetFeatureType.Param
 GadgetFeatureType.Param ObjectFactory.createGadgetFeatureTypeParam()
          Create an instance of GadgetFeatureType.Param
 

Methods in org.jasig.portlet.widget.gadget.model that return types with arguments of type GadgetFeatureType.Param
 List<GadgetFeatureType.Param> GadgetFeatureType.getParam()
          Gets the value of the param property.
 



Copyright © 2011 Jasig. All Rights Reserved.