Class com.asual.enflash.managers.ShortcutManager

com.asual.enflash.EnFlashObject
   +--com.asual.enflash.managers.ShortcutManager

Field Index

onshortcut
Inherited from EnFlashObject
id, oninit, onremove, parent, ref

Method Index

new ShortcutManager()

addShortcut(), removeShortcut()
Inherited from EnFlashObject
addEventListener(), createDelegate(), debug(), dispatchEvent(), dispatchEventOnce(), getListeners(), getXML(), main(), remove(), removeDelegate(), removeEventListener(), setXML(), toString()

Constructor Detail

ShortcutManager

public function ShortcutManager(id:String)

Field Detail

onshortcut

public onshortcut:Function

Method Detail

addShortcut

public function addShortcut(component, shortcut):Void

removeShortcut

public function removeShortcut(component):Void