使用范围:UI2
Contents
component ChildTable ($UI/system/components/justep/list/childTable) extends List
Constructor Top
ChildTable () | |||
ChildTable ( options) |
Constructor details
Top
public
ChildTable
()
使用场景:子表;
使用方法:在子表组件内放入数据制作组件自动和表单数据形成主从关系;
public
ChildTable
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
ChildTable
()
public
ChildTable
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项