使用范围:UI2
Contents
component Wxcolleactionttention ($UI/comp/wxcolleactionttention/components/wxcolleactionttention/wxcolleactionttention) extends BindComponent
Constructor Top
Wxcolleactionttention () | |||
Wxcolleactionttention ( options) |
Operations Top
void | addAttention () | |
void | attentionList () |
Constructor details
Top
public
Wxcolleactionttention
()
使用场景:关注组件 ;
使用方法:拖入设计器中,即可在所有组件中的点击事件选择添加关注和查看关注内容等操作;
public
Wxcolleactionttention
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
Wxcolleactionttention
()
public
Wxcolleactionttention
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
Operations Detail Top
public
void
addAttention
()
关注
See AddAttention
public
void
attentionList
()
关注列表
See AttentionList