Package | menu3.indicator |
Class | public class IndicatorBase |
Inheritance | IndicatorBase ![]() |
Implements | IIndicator |
Subclasses | FreeDlcIndicator, InPlaylistIndicator, ItemCountIndicator, NoVRIndicator, ValueIndicatorBase, VRIndicator |
Property | Defined By | ||
---|---|---|---|
m_indicatorView : * = null | IndicatorBase | ||
m_textTickerUtil : TextTickerUtil | IndicatorBase |
Method | Defined By | ||
---|---|---|---|
callTextTicker(_arg_1:Boolean):void | IndicatorBase | ||
onSetData(_arg_1:*, _arg_2:Object):void | IndicatorBase | ||
onUnregister():void | IndicatorBase | ||
setVisible(_arg_1:Boolean):void | IndicatorBase |
m_indicatorView | property |
protected var m_indicatorView:* = null
m_textTickerUtil | property |
protected var m_textTickerUtil:TextTickerUtil
callTextTicker | () | method |
public function callTextTicker(_arg_1:Boolean):void
Parameters
_arg_1:Boolean |
onSetData | () | method |
public function onSetData(_arg_1:*, _arg_2:Object):void
Parameters
_arg_1:* | |
_arg_2:Object |
onUnregister | () | method |
public function onUnregister():void
setVisible | () | method |
public function setVisible(_arg_1:Boolean):void
Parameters
_arg_1:Boolean |