count:int
Gets or sets the number of output values.
Implementation public function get count():int
public function set count(value:int):void
mode:int
Gets or sets output values mode.
Implementation public function get mode():int
public function set mode(value:int):void
othersText:String
Gets or sets signature for other values.
Implementation public function get othersText():String
public function set othersText(value:String):void
ref:int
Implementation public function get ref():int
public function set ref(value:int):void
showOthers:Boolean
Gets or sets value which indicates whether to display other values.
Implementation public function get showOthers():Boolean
public function set showOthers(value:Boolean):void
public function clone(... args):Object
Creates a new object that is a copy of the current instance.
Parameters
Returns public function equals(object:Object):Boolean
Parameters
Returns public function memberwiseClone():Object
Returns
Mon Mar 27 2017, 09:08 AM +03:00