API
Class

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

使用范围:UI2

Contents

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

业务数据刷新后事件参数

Constructor Top

  AfterRefreshEvent ()

Properties Top

Integer limit

每页行数

Integer offset

偏移量

JSON options

刷新给入的参数

Boolean success

是否成功刷新

Constructor details Top

public AfterRefreshEvent ()

业务数据刷新后事件参数

Properties Detail Top

public Integer limit

每页行数

public Integer offset

偏移量

public JSON options

刷新给入的参数

public Boolean success

是否成功刷新