Packagehud.evergreen.menuoverlay
Classpublic class InfoPanelRComponent
InheritanceInfoPanelRComponent Inheritance flash.display.Sprite
Implements IMenuOverlayComponent



Public Methods
 MethodDefined By
  
InfoPanelRComponent
  
isLeftAligned():Boolean
InfoPanelRComponent
  
InfoPanelRComponent
  
onSetData(_arg_1:Object):void
InfoPanelRComponent
  
onUsableSizeChanged(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
InfoPanelRComponent
Public Constants
 ConstantDefined By
  PXCONTENTWIDTH : Number = 598
[static]
InfoPanelRComponent
  PXGAPBETWEENICONANDTITLE : Number = 12
[static]
InfoPanelRComponent
  PXGAPBETWEENLABELS : Number = 8
[static]
InfoPanelRComponent
  PXICONSIZE : Number = 50
[static]
InfoPanelRComponent
  PXMARGINBOTTOM : Number = 0
[static]
InfoPanelRComponent
  PXPADDING : Number = 25
[static]
InfoPanelRComponent
Constructor Detail
InfoPanelRComponent()Constructor
public function InfoPanelRComponent()



Method Detail
isLeftAligned()method
public function isLeftAligned():Boolean

Returns
Boolean
onControlLayoutChanged()method 
public function onControlLayoutChanged():void

onSetData()method 
public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

onUsableSizeChanged()method 
public function onUsableSizeChanged(_arg_1:Number, _arg_2:Number, _arg_3:Number):void

Parameters

_arg_1:Number
 
_arg_2:Number
 
_arg_3:Number

Constant Detail
PXCONTENTWIDTHConstant
public static const PXCONTENTWIDTH:Number = 598

PXGAPBETWEENICONANDTITLEConstant 
public static const PXGAPBETWEENICONANDTITLE:Number = 12

PXGAPBETWEENLABELSConstant 
public static const PXGAPBETWEENLABELS:Number = 8

PXICONSIZEConstant 
public static const PXICONSIZE:Number = 50

PXMARGINBOTTOMConstant 
public static const PXMARGINBOTTOM:Number = 0

PXPADDINGConstant 
public static const PXPADDING:Number = 25