Packagehud.evergreen.misc
Classpublic class LocationIntelBlock
InheritanceLocationIntelBlock Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
  dyContentHeight : Number
[read-only]
LocationIntelBlock
Public Methods
 MethodDefined By
  
LocationIntelBlock(_arg_1:Number, _arg_2:Number)
LocationIntelBlock
  
onSetData(data:Object):void
LocationIntelBlock
Public Constants
 ConstantDefined By
  DYGAP : Number = 10
[static]
LocationIntelBlock
Property Detail
dyContentHeightproperty
dyContentHeight:Number  [read-only]


Implementation
    public function get dyContentHeight():Number
Constructor Detail
LocationIntelBlock()Constructor
public function LocationIntelBlock(_arg_1:Number, _arg_2:Number)



Parameters
_arg_1:Number
 
_arg_2:Number
Method Detail
onSetData()method
public function onSetData(data:Object):void

Parameters

data:Object

Constant Detail
DYGAPConstant
public static const DYGAP:Number = 10