使用范围:UI2
Contents
class OrgRow ($UI/system/components/justep/org/orgDialog#OrgRow) extends Object
org的行数据对象
Constructor Top
OrgRow () |
Methods Top
void | ref (String col) | |
void | val (String col) |
Constructor details
Top
public
OrgRow
()
org的行数据对象
public
OrgRow
()
org的行数据对象
Methods Detail Top
public
void
ref
(String col)
返回对应列的观察对象,主要用于感知组件的bind
public
void
val
(String col)
对应列取值