Uses of Class
org.gcube.application.reporting.component.Box

Packages that use Box
org.gcube.application.reporting   
org.gcube.application.reporting.component   
org.gcube.application.reporting.sequence   
 

Uses of Box in org.gcube.application.reporting
 

Method parameters in org.gcube.application.reporting with type arguments of type Box
 boolean Sequentiable.addAttributeComponent(String attrName, ArrayList<Box> values, boolean allowMultiselection)
          Add a attribute component to the model instance, allow to specify if is editable or not
 boolean ReportsModeler.addAttributeComponent(String attrName, ArrayList<Box> values, boolean allowMultiselection)
           
 boolean Sequentiable.addAttributeComponent(String attrName, ArrayList<Box> values, boolean allowMultiselection, Property... properties)
          Add a attribute component to the model instance, allow to specify if is editable or not
 boolean ReportsModeler.addAttributeComponent(String attrName, ArrayList<Box> values, boolean allowMultiselection, Property... properties)
           
 

Uses of Box in org.gcube.application.reporting.component
 

Constructor parameters in org.gcube.application.reporting.component with type arguments of type Box
BoxesArea(String name, List<Box> values, boolean allowMultiselection)
           
 

Uses of Box in org.gcube.application.reporting.sequence
 

Method parameters in org.gcube.application.reporting.sequence with type arguments of type Box
 boolean ReportSequence.addAttributeComponent(String attrName, ArrayList<Box> values, boolean allowMultiselection)
           
 boolean ReportSequence.addAttributeComponent(String attrName, ArrayList<Box> values, boolean allowMultiselection, Property... properties)
           
 



Copyright © 2013. All Rights Reserved.