使用范围:WX
Contents
component AssociationSelect ($UI/wxsys/comps/associationSelect/associationSelect) extends BindComponent
Constructor Top
AssociationSelect () | |||
AssociationSelect ( config) |
Static Properties & Enumerations Top
String |
EVENT_VALUE_CHANGE
= "valuechange"
值改变事件 |
Events Top
void | valuechange (ValueChangeEvent event) |
Constructor details
Top
public
AssociationSelect
()
使用场景:关联选择数据,可设置填充规则
使用方法:关联选择数据,可设置填充规则
public
AssociationSelect
( config)
构造函数
Inherited from Operational
public
AssociationSelect
()
public
AssociationSelect
( config)
构造函数
Inherited from Operational
Static Properties & Enumerations Detail Top
static
public
String
EVENT_VALUE_CHANGE
= "valuechange"
"valuechange"
值改变事件
Events Detail Top
值改变