Package | menu3.indicator |
Class | public class CompletionStatusIndicatorUtil |
Inheritance | CompletionStatusIndicatorUtil ![]() |
Method | Defined By | ||
---|---|---|---|
addIndicator(_arg_1:Object, _arg_2:String, _arg_3:int = -1, _arg_4:int = -1):void [static] | CompletionStatusIndicatorUtil | ||
removeIndicator(_arg_1:Object):void [static] | CompletionStatusIndicatorUtil |
Constant | Defined By | ||
---|---|---|---|
StatusIndicatorOffset : Number = 36 [static] | CompletionStatusIndicatorUtil |
addIndicator | () | method |
public static function addIndicator(_arg_1:Object, _arg_2:String, _arg_3:int = -1, _arg_4:int = -1):void
Parameters
_arg_1:Object | |
_arg_2:String | |
_arg_3:int (default = -1 )
| |
_arg_4:int (default = -1 )
|
removeIndicator | () | method |
public static function removeIndicator(_arg_1:Object):void
Parameters
_arg_1:Object |
StatusIndicatorOffset | Constant |
public static const StatusIndicatorOffset:Number = 36