API
Class

ValueChangeEvent ($UI/system/components/justep/input/input#ValueChangeEvent)

使用范围:UI2

Contents

class ValueChangeEvent ($UI/system/components/justep/input/input#ValueChangeEvent) extends ChangeEvent

值变化事件参数

Constructor Top

  ValueChangeEvent ()

Static Properties & Enumerations Top

object originalValue

原值

object value

新值

Constructor details Top

public ValueChangeEvent ()

值变化事件参数

Static Properties & Enumerations Detail Top

static public object originalValue

原值

static public object value

新值