Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The NumericOnlyTextInputBead class is a specialty bead that can be used with
any TextInput control. The bead prevents non-numeric entry into the text input
area.
decimalSeparator:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The character used to separate the integer and fraction parts of numbers.
Implementation public function get decimalSeparator():String
public function set decimalSeparator(value:String):void
maxChars:int
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The character used to separate the integer and fraction parts of numbers.
Implementation public function get maxChars():int
public function set maxChars(value:int):void
strand:IStrand
[write-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The host component for this bead.
Implementation public function set strand(value:IStrand ):void
public function NumericOnlyTextInputBead()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00