API
Class

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

使用范围:UI2

Contents

class BeforeDeleteEvent ($UI/system/components/justep/data/data#BeforeDeleteEvent) extends AfterDeleteEvent

业务数据删除前事件参数

Constructor Top

  BeforeDeleteEvent ()

Properties Top

boolean cancel

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

Constructor details Top

public BeforeDeleteEvent ()

业务数据删除前事件参数

Properties Detail Top

public boolean cancel

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