API
Class

BeforeLoadEvent ($UI/system/components/justep/windowContainer/windowContainer#BeforeLoadEvent)

使用范围:UI2

Contents

class BeforeLoadEvent ($UI/system/components/justep/windowContainer/windowContainer#BeforeLoadEvent)

子页面加载前事件类

See OnBeforeLoad

Constructor Top

  BeforeLoadEvent ()

Properties Top

Boolean cancel

是否取消后续操作

JSON data

页面参数对象

WindowContainer source

WindowContainer组件js对象

String src

页面url

Constructor details Top

public BeforeLoadEvent ()

子页面加载前事件类

See OnBeforeLoad

Properties Detail Top

public Boolean cancel

是否取消后续操作

public JSON data

页面参数对象

public WindowContainer source

WindowContainer组件js对象

public String src

页面url