Packagemenu3.basic
Classpublic dynamic class ButtonTileSmall
InheritanceButtonTileSmall Inheritance ButtonTileBase Inheritance MenuElementTileBase Inheritance MenuElementBase Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
 Inheritedm_children : Array
MenuElementBase
 Inheritedm_name : String
MenuElementBase
 Inheritedm_parent : MenuElementBase
MenuElementBase
Protected Properties
 PropertyDefined By
 Inheritedm_currentState : int = 0
ButtonTileBase
 Inheritedm_currentSubState : String = default
ButtonTileBase
 Inheritedm_GroupSelected : Boolean = false
ButtonTileBase
 Inheritedm_iconName : String
ButtonTileBase
 Inheritedm_infoText : String
ButtonTileBase
 Inheritedm_isSelected : Boolean = false
MenuElementTileBase
 Inheritedm_loading : Boolean = false
MenuElementTileBase
 Inheritedm_mouseMode : int = 0
MenuElementBase
 Inheritedm_mouseWheelMode : int = 0
MenuElementBase
 Inheritedm_textObj : Object
ButtonTileBase
 Inheritedm_textTicker : textTicker
ButtonTileBase
 Inheritedm_view : Object
ButtonTileBase
Public Methods
 MethodDefined By
  
ButtonTileSmall(_arg_1:Object)
ButtonTileSmall
 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
  
getView():Sprite
[override]
ButtonTileSmall
 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
 Inherited
isSelected():Boolean
MenuElementTileBase
 Inherited
MenuElementTileBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
MenuElementBase
 Inherited
onItemLoadingStateChanged(_arg_1:Boolean):void
MenuElementTileBase
 Inherited
onPersistentReloadData(_arg_1:Object):void
MenuElementBase
  
onSetData(_arg_1:Object):void
[override]
ButtonTileSmall
  
[override]
ButtonTileSmall
 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
 Inherited
setItemGroupSelected(_arg_1:Boolean):void
ButtonTileBase
 Inherited
setItemSelected(_arg_1:Boolean):void
[override]
ButtonTileBase
 Inherited
setRow(_arg_1:Number):void
MenuElementBase
 Inherited
setVisible(_arg_1:Object):void
MenuElementBase
 Inherited
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
 Inherited
callTextTicker(_arg_1:Boolean):void
ButtonTileBase
 Inherited
changeTextColor(_arg_1:int):void
ButtonTileBase
 Inherited
ButtonTileBase
 Inherited
[override]
ButtonTileBase
 Inherited
initView():void
ButtonTileBase
 Inherited
setPopOutScale(viewElement:Object, active:Boolean, animate:Boolean = true):void
MenuElementBase
 Inherited
setSelectedAnimationState(_arg_1:Object, _arg_2:int):void
ButtonTileBase
 Inherited
setupTextFields(_arg_1:String, _arg_2:String):void
ButtonTileBase
 Inherited
showText(_arg_1:Boolean):void
ButtonTileBase
 Inherited
ButtonTileBase
Protected Constants
 ConstantDefined By
 InheritedSTATE_DEFAULT : int = 0
ButtonTileBase
 InheritedSTATE_DISABLED : int = 3
ButtonTileBase
 InheritedSTATE_NOT_SELECTABLE : int = 2
ButtonTileBase
 InheritedSTATE_SELECTED : int = 1
ButtonTileBase
 InheritedSUBSTATE_DEFAULT : String = default
ButtonTileBase
 InheritedSUBSTATE_DONE : String = done
ButtonTileBase
 InheritedSUBSTATE_IN_PROGRESS : String = inprogress
ButtonTileBase
Constructor Detail
ButtonTileSmall()Constructor
public function ButtonTileSmall(_arg_1:Object)



Parameters
_arg_1:Object
Method Detail
getView()method
override public function getView():Sprite

Returns
Sprite
onSetData()method 
override public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

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