API
Class

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

使用范围:WX

Contents

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

数据新增前事件

Constructor Top

  BeforeNewEvent ()

Properties Top

Boolean cancel

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

Options options

新增时传入的option参数,包括:parent,defaultValues

Data source

数据组件自身

Constructor details Top

public BeforeNewEvent ()

数据新增前事件

Properties Detail Top

public Boolean cancel

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

public Options options

新增时传入的option参数,包括:parent,defaultValues

public Data source

数据组件自身