API
Class

ValueDecreaseEvent ($UI/wxsys/comps/quantity/quantity#valueDecreaseEvent)

使用范围:WX

Contents

class ValueDecreaseEvent ($UI/wxsys/comps/quantity/quantity#valueDecreaseEvent)

值变化事件对象

Constructor Top

  valueDecreaseEvent ()

Properties Top

Integer oldValue

旧值

Integer value

新值

Constructor details Top

public valueDecreaseEvent ()

值变化事件对象

Properties Detail Top

public Integer oldValue

旧值

public Integer value

新值