接口 | 说明 |
---|---|
ActionStyle | |
UITableEditorLoader |
类 | 说明 |
---|---|
ParameterTableModel |
参数列表 下拉参数模式.
|
UIArrayFormulaTableModel |
全部是公式编辑的model
Coder: zack
Date: 2016/8/31
Time: 18:58
|
UIArrayTableModel | |
UITableEditAction | |
UITableEditorPane<T> |
表格编辑面板,一般是两列.键-值 用泛型实现,用的时候请定义T.model里面的T要一样
|
UITableModelAdapter<T> |
用来处理TableEditorPane的model
|