API
Class

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

使用范围:UI2

Contents

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

数据新增前事件

Constructor Top

  BeforeNewEvent ()

Properties Top

Boolean cancel

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

Option option

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

Constructor details Top

public BeforeNewEvent ()

数据新增前事件

Properties Detail Top

public Boolean cancel

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

public Option option

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