API
Class

AfterRefreshEvent ($UI/wxsys/comps/tableData/data#AfterRefreshEvent)

使用范围:WX

Contents

class AfterRefreshEvent ($UI/wxsys/comps/tableData/data#AfterRefreshEvent)

数据刷新后事件对象

Constructor Top

  AfterRefreshEvent ()

Properties Top

Integer limit

每页行数

Integer offset

偏移量

JSON options

刷新给入的参数

Data source

组件自身

Boolean success

是否成功刷新

Constructor details Top

public AfterRefreshEvent ()

数据刷新后事件对象

Properties Detail Top

public Integer limit

每页行数

public Integer offset

偏移量

public JSON options

刷新给入的参数

public Data source

组件自身

public Boolean success

是否成功刷新