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(Schedule schedule,
com.ibm.json.java.JSONArray Cols,
Column pi,
com.ibm.json.java.JSONObject Header) |
com.ibm.json.java.JSONObject |
buildUI(Schedule schedule,
UISerializationHelper helper) |
public UISerializer(Supplier<UIOptions> optionsSupplier, Supplier<AbstractTreeGridMiniAppBean> beanSupplier)
public com.ibm.json.java.JSONObject buildUI(Schedule schedule, UISerializationHelper helper)