使用范围:WX
Contents
class PageImpl ($UI/wxsys/lib/base/pageImpl) extends Eventable
页面基类
Constructor Top
PageImpl () |
Properties Top
CompSet |
$compRefs
组件集 |
Methods Top
Component | comp (String id) | |
Array<Component> | comps (String id) | |
void | show (string message, string type, integer duration) |
Constructor details
Top
public
PageImpl
()
页面基类
public
PageImpl
()
页面基类
Properties Detail Top
组件集
Methods Detail Top
获取组件
获取组件列表
public
void
show
(string message, string type, integer duration)
显示toptips