Class com.Components.BankItemSlot

Field Index

Inherited from ItemSlot

Method Index

new BankItemSlot()
CanReactOnNextMouseRelease(), Clear(), CloseTooltip(), onMouseRelease(), OpenTooltip(), SetData(), SlotRollOutIcon(), SlotRollOverCash(), SlotRollOverMail()

Inherited from ItemSlot

Constructor Detail

BankItemSlot

public function BankItemSlot(inventoryID:ID32, slotID:Number, slotMC:MovieClip, iconTemplateName:String)

Method Detail

SetData

public function SetData(newData:InventoryItem):Void

onMouseRelease

function onMouseRelease(buttonIdx:Number)

CanReactOnNextMouseRelease

public function CanReactOnNextMouseRelease(canAct:Boolean)

OpenTooltip

public function OpenTooltip():Void

SlotRollOverCash

function SlotRollOverCash()

SlotRollOverMail

function SlotRollOverMail()

SlotRollOutIcon

function SlotRollOutIcon()

CloseTooltip

public function CloseTooltip():Void

Clear

public function Clear():Void