API
Class

RadioChangeEvent ($UI/system/components/justep/button/radio#RadioChangeEvent)

使用范围:UI2

Contents

class RadioChangeEvent ($UI/system/components/justep/button/radio#RadioChangeEvent) extends ViewEvent

值变化事件参数

Constructor Top

  RadioChangeEvent ()

Static Properties & Enumerations Top

Boolean checked

选中状态

String value

新值

Constructor details Top

public RadioChangeEvent ()

值变化事件参数

Static Properties & Enumerations Detail Top

static public Boolean checked

选中状态

static public String value

新值