使用范围:UI2
Contents
component LabelOrgSelectPC ($UI/comp/entorgs/components/entorgs/labelOrgSelectPC) extends BindComponent
Constructor Top
LabelOrgSelectPC () | |||
LabelOrgSelectPC ( options) |
Attributes Top
string |
class
组件class | ||
string |
xid
组件标示 |
Constructor details
Top
public
LabelOrgSelectPC
()
使用场景:标签和组织选择的组合;
public
LabelOrgSelectPC
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
LabelOrgSelectPC
()
public
LabelOrgSelectPC
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
Attributes Detail Top
public
string
class
组件class
基础样式: x-label-edit(必须) 排列方式: x-label-top、x-label-bottom、x-label-right Label占比: x-label5、x-label10、x-label15、x-label20、x-label30、x-label35、x-label40、x-label45、x-label50、x-label55、x-label60
public
string
xid
组件标示