Class JsonChartFragment

java.lang.Object
io.jmix.ui.screen.ScreenFragment
io.jmix.charts.screen.JsonChartFragment
All Implemented Interfaces:
FrameOwner

@UiController("ui_JsonChartFragment") @UiDescriptor("json-chart-fragment.xml") public class JsonChartFragment extends ScreenFragment
  • Field Details

    • chartJson

      protected String chartJson
    • reportJsonChart

      @Autowired protected CustomChart reportJsonChart
  • Constructor Details

    • JsonChartFragment

      public JsonChartFragment()
  • Method Details