API
Class

RefreshCreateParamEvent ($UI/system/components/justep/data/baasData#RefreshCreateParamEvent)

使用范围:UI2

Contents

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

业务刷新数据创建刷新参数事件参数

Constructor Top

  RefreshCreateParamEvent ()

Static Properties & Enumerations Top

integer limit

取数据的条数

integer offset

取数据的偏移

object options

新增传入的参数,如果是tree时可以使用options.parent获取父行对象

Object param

刷新参数对象

Constructor details Top

public RefreshCreateParamEvent ()

业务刷新数据创建刷新参数事件参数

Static Properties & Enumerations Detail Top

static public integer limit

取数据的条数

static public integer offset

取数据的偏移

static public object options

新增传入的参数,如果是tree时可以使用options.parent获取父行对象

static public Object param

刷新参数对象