Class CollectionChart

java.lang.Object
org.openxava.web.editors.CollectionChart

public class CollectionChart extends Object
Helper class to be used from CollectionChart editor JSP code.
Since:
7.4
Author:
Javier Paniza
  • Constructor Details

    • CollectionChart

      public CollectionChart(View view)
  • Method Details

    • getLabels

      public Collection getLabels()
    • getData

      public Collection<Collection> getData()
    • setLabelProperties

      public void setLabelProperties(String labelProperties)
    • setDataProperties

      public void setDataProperties(String dataProperties)