API
Component

ChildTable ($UI/system/components/justep/list/childTable)

使用范围:UI2

Contents

component ChildTable ($UI/system/components/justep/list/childTable) extends List

<b>使用场景</b>:子表; <b>使用方法</b>:在子表组件内放入数据制作组件自动和表单数据形成主从关系;

Constructor Top

  ChildTable ()
  ChildTable ( options)

Constructor details Top

public ChildTable ()

<b>使用场景</b>:子表; <b>使用方法</b>:在子表组件内放入数据制作组件自动和表单数据形成主从关系;

public ChildTable ( options)

构造函数

Inherited from ViewComponent

	
		参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
	 

Parameters

options

参数选项