public class UISerializer
extends java.lang.Object
Constructor and Description |
---|
UISerializer(Supplier<UIOptions> optionsSupplier,
Supplier<AbstractTreeGridMiniAppBean> beanSupplier) |
Modifier and Type | Method and Description |
---|---|
void |
addColumn(GWASchedule schedule,
com.ibm.json.java.JSONArray Cols,
Column pi,
com.ibm.json.java.JSONObject Header) |
com.ibm.json.java.JSONObject |
buildUI(GWASchedule schedule,
UISerializationHelper helper) |
public UISerializer(Supplier<UIOptions> optionsSupplier, Supplier<AbstractTreeGridMiniAppBean> beanSupplier)
public com.ibm.json.java.JSONObject buildUI(GWASchedule schedule, UISerializationHelper helper)
public void addColumn(GWASchedule schedule, com.ibm.json.java.JSONArray Cols, Column pi, com.ibm.json.java.JSONObject Header)