| Property | Defined By | ||
|---|---|---|---|
![]() | index : int [read-only] | Enum | |
![]() | name : String [read-only] | Enum | |
| value : String [read-only] | Overflow | ||
| Method | Defined By | ||
|---|---|---|---|
Overflow(value:String) | Overflow | ||
getConstants():Array [static] | Overflow | ||
parseConstant(i_constantName:String, i_caseSensitive:Boolean = false):Overflow [static] | Overflow | ||
![]() | toString():String | Enum | |
| Constant | Defined By | ||
|---|---|---|---|
| Dynamic : Overflow [static] | Overflow | ||
| Hidden : Overflow [static] | Overflow | ||
| Visible : Overflow [static] | Overflow | ||
| value | property |
value:String [read-only] public function get value():String| Overflow | () | Constructor |
public function Overflow(value:String)value:String |
| getConstants | () | method |
public static function getConstants():ArrayReturnsArray |
| parseConstant | () | method |
public static function parseConstant(i_constantName:String, i_caseSensitive:Boolean = false):OverflowParameters
i_constantName:String | |
i_caseSensitive:Boolean (default = false) |
Overflow |
| Dynamic | Constant |
public static const Dynamic:Overflow| Hidden | Constant |
public static const Hidden:Overflow| Visible | Constant |
public static const Visible:Overflow