Method | Defined By | ||
---|---|---|---|
add(_arg_1:int, _arg_2:IIndicator, _arg_3:*, _arg_4:Object):void | IndicatorUtil | ||
callTextTickers(_arg_1:Boolean):void | IndicatorUtil | ||
clearIndicators():void | IndicatorUtil | ||
getIndicator(_arg_1:int):IIndicator | IndicatorUtil |
add | () | method |
public function add(_arg_1:int, _arg_2:IIndicator, _arg_3:*, _arg_4:Object):void
Parameters
_arg_1:int | |
_arg_2:IIndicator | |
_arg_3:* | |
_arg_4:Object |
callTextTickers | () | method |
public function callTextTickers(_arg_1:Boolean):void
Parameters
_arg_1:Boolean |
clearIndicators | () | method |
public function clearIndicators():void
getIndicator | () | method |