Constructor

new (?defaultValue:String, maxLength:Int, ?relativeWidth:Float)

Parameters:

defaultValue

default input value; defaults to ""

maxLength

the maximum number of chars

relativeWidth

the widget relative width; defaults to 1

Throws:

String

if relativeWidth not in [0..1]

Variables

Methods

Inherited Variables

Inherited Methods