Packagemenu3
Classpublic dynamic class MenuElementTileBase
InheritanceMenuElementTileBase Inheritance MenuElementBase Inheritance flash.display.Sprite
Subclasses ButtonTileBase, ChallengeActionButton, ChallengeCategoryTile, DetailedScoreTile, DetailedScoreTileSniper, InfoTile, InventoryItemIcon, InventoryItemTile, ItemTileSmall, ItemTileTall, MenuElementAvailabilityBase, MenuTileStatistics, OptionsInfo, PlayerProfileListElementBig, PlayerProfileListElementHeader, RecommendedInfoTile, SearchButton, SimpleButtonTile, ThumbnailItemTile



Public Properties
 PropertyDefined By
 Inheritedm_children : Array
MenuElementBase
 Inheritedm_name : String
MenuElementBase
 Inheritedm_parent : MenuElementBase
MenuElementBase
Protected Properties
 PropertyDefined By
  m_isSelected : Boolean = false
MenuElementTileBase
  m_loading : Boolean = false
MenuElementTileBase
 Inheritedm_mouseMode : int = 0
MenuElementBase
 Inheritedm_mouseWheelMode : int = 0
MenuElementBase
Public Methods
 MethodDefined By
  
MenuElementTileBase(_arg_1:Object)
MenuElementTileBase
 Inherited
addChild2(_arg_1:Sprite, _arg_2:int = -1):void
MenuElementBase
 Inherited
bubbleEvent(_arg_1:String, _arg_2:MenuElementBase):void
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
getContainer():Sprite
MenuElementBase
 Inherited
getData():Object
MenuElementBase
 Inherited
getHeight():Number
MenuElementBase
 Inherited
getId(_arg_1:Sprite):int
[static]
MenuElementBase
 Inherited
getMenuElementBounds(_arg_1:MenuElementBase, _arg_2:MenuElementBase, _arg_3:Function = null):Rectangle
MenuElementBase
 Inherited
getNodeProp(_arg_1:Sprite, _arg_2:String):*
[static]
MenuElementBase
 Inherited
MenuElementBase
 Inherited
getView():Sprite
MenuElementBase
 Inherited
MenuElementBase
 Inherited
getWidth():Number
MenuElementBase
 Inherited
handleEvent(_arg_1:String, _arg_2:Sprite):Boolean
MenuElementBase
 Inherited
handleMouseDown(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseOut(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseOver(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseRollOut(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseRollOver(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseUp(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
handleMouseWheel(_arg_1:Function, _arg_2:MouseEvent):void
MenuElementBase
 Inherited
hasChildren():Boolean
MenuElementBase
  
isSelected():Boolean
MenuElementTileBase
  
MenuElementTileBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
  
onItemLoadingStateChanged(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
onPersistentReloadData(_arg_1:Object):void
MenuElementBase
 Inherited
onSetData(_arg_1:Object):void
MenuElementBase
  
[override]
MenuElementTileBase
 Inherited
MenuElementBase
 Inherited
removeChild2(_arg_1:Sprite):void
MenuElementBase
 Inherited
reorderChildren(_arg_1:Array):void
MenuElementBase
 Inherited
replaceChild2(_arg_1:Sprite, _arg_2:Sprite):void
MenuElementBase
 Inherited
MenuElementBase
 Inherited
setCol(_arg_1:Number):void
MenuElementBase
 Inherited
setEngineCallbacks(_arg_1:Function, _arg_2:Function):void
MenuElementBase
 Inherited
setFocus(_arg_1:Boolean):void
MenuElementBase
 Inherited
setFocusChildElement(_arg_1:Sprite):void
MenuElementBase
 Inherited
setHeight(_arg_1:Number):void
MenuElementBase
  
setItemSelected(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
setRow(_arg_1:Number):void
MenuElementBase
 Inherited
setVisible(_arg_1:Object):void
MenuElementBase
  
setWheelDelayActive(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
setWidth(_arg_1:Number):void
MenuElementBase
 Inherited
setX(_arg_1:Number):void
MenuElementBase
 Inherited
setY(_arg_1:Number):void
MenuElementBase
 Inherited
MenuElementBase
 Inherited
unsetFocusChildElement(_arg_1:Sprite):void
MenuElementBase
Protected Methods
 MethodDefined By
  
MenuElementTileBase
 Inherited
setPopOutScale(viewElement:Object, active:Boolean, animate:Boolean = true):void
MenuElementBase
Property Detail
m_isSelectedproperty
protected var m_isSelected:Boolean = false

m_loadingproperty 
protected var m_loading:Boolean = false

Constructor Detail
MenuElementTileBase()Constructor
public function MenuElementTileBase(_arg_1:Object)



Parameters
_arg_1:Object
Method Detail
handleSelectionChange()method
protected function handleSelectionChange():void

isSelected()method 
public function isSelected():Boolean

Returns
Boolean
isWheelDelayActive()method 
public function isWheelDelayActive():Boolean

Returns
Boolean
onItemLoadingStateChanged()method 
public function onItemLoadingStateChanged(_arg_1:Boolean):void

Parameters

_arg_1:Boolean

onUnregister()method 
override public function onUnregister():void

setItemSelected()method 
public function setItemSelected(_arg_1:Boolean):void

Parameters

_arg_1:Boolean

setWheelDelayActive()method 
public function setWheelDelayActive(_arg_1:Boolean):void

Parameters

_arg_1:Boolean