API
Class

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

使用范围:UI2

Contents

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

值变化后事件

Constructor Top

  ValueChangedEvent ()

Properties Top

String col

Row row

String value

新值

Constructor details Top

public ValueChangedEvent ()

值变化后事件

Properties Detail Top

public String col

public Row row

public String value

新值