Package | menu3.basic |
Class | public dynamic class OptionsListElementSmall |
Inheritance | OptionsListElementSmall ![]() ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
![]() | handleChildSelectionChange():void | BaseContainer | |
handleSelectionChange():void [override] | OptionsListElementSmall | ||
![]() | setPopOutScale(viewElement:Object, active:Boolean, animate:Boolean = true):void | MenuElementBase | |
setSelectedAnimationState(_arg_1:int):void | OptionsListElementSmall |
Constant | Defined By | ||
---|---|---|---|
STATE_DEFAULT : int = 0 | OptionsListElementSmall | ||
STATE_GROUP_SELECTED : int = 2 | OptionsListElementSmall | ||
STATE_HOVER : int = 3 | OptionsListElementSmall | ||
STATE_SELECTED : int = 1 | OptionsListElementSmall |
OptionsListElementSmall | () | Constructor |
public function OptionsListElementSmall(_arg_1:Object)
_arg_1:Object |
addChild2 | () | method |
override public function addChild2(_arg_1:Sprite, _arg_2:int = -1):void
Parameters
_arg_1:Sprite | |
_arg_2:int (default = -1 )
|
getView | () | method |
override public function getView():Sprite
ReturnsSprite |
handleSelectionChange | () | method |
override protected function handleSelectionChange():void
onSetData | () | method |
override public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
onUnregister | () | method |
override public function onUnregister():void
setItemHover | () | method |
public function setItemHover(_arg_1:Boolean):void
Parameters
_arg_1:Boolean |
setSelectedAnimationState | () | method |
protected function setSelectedAnimationState(_arg_1:int):void
Parameters
_arg_1:int |
STATE_DEFAULT | Constant |
protected const STATE_DEFAULT:int = 0
STATE_GROUP_SELECTED | Constant |
protected const STATE_GROUP_SELECTED:int = 2
STATE_HOVER | Constant |
protected const STATE_HOVER:int = 3
STATE_SELECTED | Constant |
protected const STATE_SELECTED:int = 1