使用范围:UI2
Contents
component RelativeOrgs ($UI/system/components/justep/social/relativeOrgs/relativeOrgs) extends ViewComponent
相关人组件
Constructor Top
RelativeOrgs () | |||
RelativeOrgs ( options) |
Properties Top
String |
activity
环节 | ||
String |
data
主数据 | ||
String |
process
流程 | ||
String |
socialData
社交信息Data | ||
String |
url
相关人的url,默认使用当前环境中的activity对应的.a |
Attributes Top
String |
activity
环节 | ||
String |
bind-nameRef
相关人关联的名称字段 | ||
String |
class
组件样式 | ||
String |
component
= "$UI/system/components/justep/social/relativeOrgs/relativeOrgs"
组件标识 | ||
String |
data
主数据 | ||
String |
process
流程 | ||
String |
socialData
社交信息Data | ||
String |
url
相关人的url,默认使用当前环境中的activity对应的.a | ||
String |
xid
xid标识 |
Methods Top
Data | getSocialDataComponent () |
Constructor details
Top
public
RelativeOrgs
()
相关人组件
public
RelativeOrgs
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
RelativeOrgs
()
相关人组件
public
RelativeOrgs
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
Properties Detail Top
public
String
activity
环节
public
String
data
主数据
public
String
process
流程
public
String
socialData
社交信息Data
public
String
url
相关人的url,默认使用当前环境中的activity对应的.a
Attributes Detail Top
public
String
activity
环节
public
String
bind-nameRef
相关人关联的名称字段
public
String
class
组件样式
基础样式: x-ros(必须), 显示边框:x-ros-border
public
String
component
= "$UI/system/components/justep/social/relativeOrgs/relativeOrgs"
"$UI/system/components/justep/social/relativeOrgs/relativeOrgs"
组件标识
public
String
data
主数据
public
String
process
流程
public
String
socialData
社交信息Data
public
String
url
相关人的url,默认使用当前环境中的activity对应的.a
public
String
xid
xid标识
Methods Detail Top
获取社交信息Data对象