Packagemvc.model
Classpublic class ValueModel
InheritanceValueModel Inheritance wk.mvcs.model.WK_Model_CS
Implements IValueModel

Language Version : ActionScript 3.0



Public Properties
 PropertyDefined By
  value : int
ValueModel
Property Detail
valueproperty
value:int


Implementation
    public function get value():int
    public function set value(value:int):void