public class CellWidgetBuildAction extends AbstractCellBuildAction
cell
构造器和说明 |
---|
CellWidgetBuildAction() |
限定符和类型 | 方法和说明 |
---|---|
void |
buildDataTo(NodeVisitor visitor,
JSONObject json)
生成填报单元格控件属性
|
void |
update()
更新
|
getCell, getCellDimension, getEnvVariableManager, getRepository, reset, setCell, setCellDimension, setEnvVariableManager, setRepository
public void buildDataTo(NodeVisitor visitor, JSONObject json) throws JSONException
json
- 属性visitor
- 查找JSONException
- 抛出异常public void update()
update
在接口中 CellBuildAction
update
在类中 AbstractCellBuildAction