Uses of Class
org.ow2.weblab.portlet.bean.LegendField

Packages that use LegendField
org.ow2.weblab.portlet.tool   
 

Uses of LegendField in org.ow2.weblab.portlet.tool
 

Methods in org.ow2.weblab.portlet.tool that return types with arguments of type LegendField
 java.util.List<LegendField> MediaUnitLegend.getFields()
           
 

Methods in org.ow2.weblab.portlet.tool with parameters of type LegendField
 java.lang.String MediaUnitLegend.getCheckBoxInputName(LegendField field)
          To get the checkbox value of the field in the HTML form.
 java.lang.String MediaUnitLegend.getColorInputName(LegendField field)
          To get the color of the field in the HTML form.
 

Method parameters in org.ow2.weblab.portlet.tool with type arguments of type LegendField
 void MediaUnitLegend.setFields(java.util.List<LegendField> fields)
           
 

Constructor parameters in org.ow2.weblab.portlet.tool with type arguments of type LegendField
MediaUnitLegend(java.util.List<LegendField> fields, java.lang.String appContext, java.lang.String styleContext)
          Public constructor taking in parameters
 



Copyright © 2004-2011. All Rights Reserved.