使用范围:WX
Contents
component OrgSelect ($UI/comp/entorgsm/components/orgSelect/orgSelect) extends BindComponent
Constructor Top
OrgSelect () | |||
OrgSelect ( config) |
Static Properties & Enumerations Top
String |
EVENT_VALUE_CHANGE
= "valuechange"
值改变事件 |
Events Top
void | valuechange (ValueChangeEvent event) |
Constructor details
Top
public
OrgSelect
()
public
OrgSelect
( config)
构造函数
Inherited from Operational
public
OrgSelect
()
public
OrgSelect
( config)
构造函数
Inherited from Operational
Static Properties & Enumerations Detail Top
static
public
String
EVENT_VALUE_CHANGE
= "valuechange"
"valuechange"
值改变事件
Events Detail Top
值改变