API
Class

BeforeRefreshEvent ($UI/system/components/justep/data/data#BeforeRefreshEvent)

使用范围:UI2

Contents

class BeforeRefreshEvent ($UI/system/components/justep/data/data#BeforeRefreshEvent) extends ModelEvent

业务数据刷新前事件参数

Constructor Top

  BeforeRefreshEvent ()

Properties Top

Boolean cancel

可修改,设置为true后中断当前刷新动作

Options options

刷新给入的参数

Constructor details Top

public BeforeRefreshEvent ()

业务数据刷新前事件参数

Properties Detail Top

public Boolean cancel

可修改,设置为true后中断当前刷新动作

public Options options

刷新给入的参数