使用范围:UI2
Contents
component Focus ($UI/system/components/justep/social/focus/focus) extends BindComponent
关注组件
Constructor Top
Focus () | |||
Focus ( options) |
Properties Top
String |
activity
环节 | ||
String |
data
主数据 | ||
String |
process
流程 | ||
String |
url
关注的url,默认使用当前环境中的activity对应的.a |
Attributes Top
String |
activity
环节 | ||
String |
bind-nameRef
关注关联的名称字段 | ||
String |
bind-ref
关注关联的字段 | ||
String |
component
= "$UI/system/components/justep/social/focus/focus"
组件标识 | ||
String |
data
主数据 | ||
String |
process
流程 | ||
String |
url
关注的url,默认使用当前环境中的activity对应的.a | ||
String |
xid
xid标识 |
Constructor details
Top
public
Focus
()
关注组件
public
Focus
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
Focus
()
关注组件
public
Focus
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
Properties Detail Top
public
String
activity
环节
public
String
data
主数据
public
String
process
流程
public
String
url
关注的url,默认使用当前环境中的activity对应的.a
Attributes Detail Top
public
String
activity
环节
public
String
bind-nameRef
关注关联的名称字段
public
String
bind-ref
关注关联的字段
public
String
component
= "$UI/system/components/justep/social/focus/focus"
"$UI/system/components/justep/social/focus/focus"
组件标识
public
String
data
主数据
public
String
process
流程
public
String
url
关注的url,默认使用当前环境中的activity对应的.a
public
String
xid
xid标识