Package org.openxava.web.editors
Class CollectionChart
- java.lang.Object
-
- org.openxava.web.editors.CollectionChart
-
public class CollectionChart extends java.lang.ObjectHelper class to be used from CollectionChart editor JSP code.- Since:
- 7.4
- Author:
- Javier Paniza
-
-
Constructor Summary
Constructors Constructor Description CollectionChart(View view)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<java.util.Collection>getData()java.util.CollectiongetLabels()voidsetDataProperties(java.lang.String dataProperties)voidsetLabelProperties(java.lang.String labelProperties)
-
-
-
Constructor Detail
-
CollectionChart
public CollectionChart(View view)
-
-