Packagemenu3.indicator
Classpublic class IndicatorBase
InheritanceIndicatorBase Inheritance Object
Implements IIndicator
Subclasses FreeDlcIndicator, InPlaylistIndicator, ItemCountIndicator, NoVRIndicator, ValueIndicatorBase, VRIndicator



Protected Properties
 PropertyDefined By
  m_indicatorView : * = null
IndicatorBase
  m_textTickerUtil : TextTickerUtil
IndicatorBase
Public Methods
 MethodDefined By
  
callTextTicker(_arg_1:Boolean):void
IndicatorBase
  
onSetData(_arg_1:*, _arg_2:Object):void
IndicatorBase
  
IndicatorBase
  
setVisible(_arg_1:Boolean):void
IndicatorBase
Property Detail
m_indicatorViewproperty
protected var m_indicatorView:* = null

m_textTickerUtilproperty 
protected var m_textTickerUtil:TextTickerUtil

Method Detail
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