IMouseable AbstractMouseable class
static OFF:Stringstatic OVER:Stringstatic DOWN:Stringstatic DISABLED:Stringstatic ENABLED:Stringstatic CLICK:Stringpublic function doClick():Void// TODO: Add description of the doClick method.
Void
public function doMouseClick():Void// TODO: Add description of the doMouseClick method.
Void
public function doClickOutside():Void// TODO: Add description of the doClickOutside method.
Void
public function doMouseClickOutside():Void// TODO: Add description of the doMouseClickOutside method.
Void
doMouseClickOutside() in com.flashdoctors.dose.ui.IMouseable
public function doRoll():Void// TODO: Add description of the doRoll method.
Void
public function doMouseRoll():Void// TODO: Add description of the doMouseRoll method.
Void
public function doRollOff():Void// TODO: Add description of the doRollOff method.
Void
public function doMouseRollOff():Void// TODO: Add description of the doMouseRollOff method.
Void
public function createHotspot():Void// TODO: Add description of the createHotspot method.
Void
public function addClickCommand(command:ICommand):Void// TODO: Add description of the addClickCommand method.
command | a value for command |
Void
public function addMouseMoveCommand(command:ICommand):Void// TODO: Add description of the addClickCommand method.
command | a value for command |
Void
public function removeClickCommand(command:ICommand):Void// TODO: Add description of the removeClickCommand method.
command | a value for command |
Void
public function setClickCommands(commands:IList):VoidSets the clickCommands value of this IMouseable.
commands | a value for commands |
Void
public function getClickCommands():IListGets the clickCommands value of this IMouseable.
IList
public function addMouseClickCommand(command:ICommand):Void// TODO: Add description of the addMouseClickCommand method.
command | a value for command |
Void
addMouseClickCommand() in com.flashdoctors.dose.ui.IMouseable
public function removeMouseClickCommand(command:ICommand):Void// TODO: Add description of the removeMouseClickCommand method.
command | a value for command |
Void
removeMouseClickCommand() in com.flashdoctors.dose.ui.IMouseable
public function setMouseClickCommands(commands:IList):VoidSets the mouseClickCommands value of this IMouseable.
commands | a value for commands |
Void
setMouseClickCommands() in com.flashdoctors.dose.ui.IMouseable
public function getMouseClickCommands():IListGets the mouseClickCommands value of this IMouseable.
IList
getMouseClickCommands() in com.flashdoctors.dose.ui.IMouseable
public function addClickOutsideCommand(command:ICommand):Void// TODO: Add description of the addClickOutsideCommand method.
command | a value for command |
Void
addClickOutsideCommand() in com.flashdoctors.dose.ui.IMouseable
public function removeClickOutsideCommand(command:ICommand):Void// TODO: Add description of the removeClickOutsideCommand method.
command | a value for command |
Void
removeClickOutsideCommand() in com.flashdoctors.dose.ui.IMouseable
public function setClickOutsideCommands(commands:IList):VoidSets the clickOutsideCommands value of this IMouseable.
commands | a value for commands |
Void
setClickOutsideCommands() in com.flashdoctors.dose.ui.IMouseable
public function getClickOutsideCommands():IListGets the clickOutsideCommands value of this IMouseable.
IList
getClickOutsideCommands() in com.flashdoctors.dose.ui.IMouseable
public function addMouseClickOutsideCommand(command:ICommand):Void// TODO: Add description of the addMouseClickOutsideCommand method.
command | a value for command |
Void
addMouseClickOutsideCommand() in com.flashdoctors.dose.ui.IMouseable
public function removeMouseClickOutsideCommand(command:ICommand):Void// TODO: Add description of the removeMouseClickOutsideCommand method.
command | a value for command |
Void
removeMouseClickOutsideCommand() in com.flashdoctors.dose.ui.IMouseable
public function setMouseClickOutsideCommands(commands:IList):VoidSets the mouseClickOutsideCommands value of this IMouseable.
commands | a value for commands |
Void
setMouseClickOutsideCommands() in com.flashdoctors.dose.ui.IMouseable
public function getMouseClickOutsideCommands():IListGets the mouseClickOutsideCommands value of this IMouseable.
IList
getMouseClickOutsideCommands() in com.flashdoctors.dose.ui.IMouseable
public function addRollCommand(command:ICommand):Void// TODO: Add description of the addRollCommand method.
command | a value for command |
Void
public function removeRollCommand(command:ICommand):Void// TODO: Add description of the removeRollCommand method.
command | a value for command |
Void
public function setRollCommands(commmands:IList):VoidSets the rollCommands value of this IMouseable.
commmands | a value for commmands |
Void
public function getRollCommands():IListGets the rollCommands value of this IMouseable.
IList
public function addMouseRollCommand(command:ICommand):Void// TODO: Add description of the addMouseRollCommand method.
command | a value for command |
Void
addMouseRollCommand() in com.flashdoctors.dose.ui.IMouseable
public function removeMouseRollCommand(command:ICommand):Void// TODO: Add description of the removeMouseRollCommand method.
command | a value for command |
Void
removeMouseRollCommand() in com.flashdoctors.dose.ui.IMouseable
public function setMouseRollCommands(commands:IList):VoidSets the mouseRollCommands value of this IMouseable.
commands | a value for commands |
Void
setMouseRollCommands() in com.flashdoctors.dose.ui.IMouseable
public function getMouseRollCommands():IListGets the mouseRollCommands value of this IMouseable.
IList
getMouseRollCommands() in com.flashdoctors.dose.ui.IMouseable
public function addRollOffCommand(command:ICommand):Void// TODO: Add description of the addRollOffCommand method.
command | a value for command |
Void
public function removeRollOffCommand(command:ICommand):Void// TODO: Add description of the removeRollOffCommand method.
command | a value for command |
Void
removeRollOffCommand() in com.flashdoctors.dose.ui.IMouseable
public function setRollOffCommands(commands:IList):VoidSets the rollOffCommands value of this IMouseable.
commands | a value for commands |
Void
public function getRollOffCommands():IListGets the rollOffCommands value of this IMouseable.
IList
public function addMouseRollOffCommand(command:ICommand):Void// TODO: Add description of the addMouseRollOffCommand method.
command | a value for command |
Void
addMouseRollOffCommand() in com.flashdoctors.dose.ui.IMouseable
public function removeMouseRollOffCommand(command:ICommand):Void// TODO: Add description of the removeMouseRollOffCommand method.
command | a value for command |
Void
removeMouseRollOffCommand() in com.flashdoctors.dose.ui.IMouseable
public function setMouseRollOffCommands(commands:IList):VoidSets the mouseRollOffCommands value of this IMouseable.
commands | a value for commands |
Void
setMouseRollOffCommands() in com.flashdoctors.dose.ui.IMouseable
public function getMouseRollOffCommands():IListGets the mouseRollOffCommands value of this IMouseable.
IList
getMouseRollOffCommands() in com.flashdoctors.dose.ui.IMouseable
public function setState(state:String):VoidSets the state value of this IMouseable.
state | a value for state |
Void
public function getState():StringGets the state value of this IMouseable.
String
public function setEnabled(enabled:Boolean):VoidSets the enabled value of this IMouseable.
enabled | a value for enabled |
Void
public function isEnabled():BooleanGets the nabled value of this IMouseable.
Boolean
public function isOver():Boolean// TODO: Add description of the isOver method.
Boolean
public function isDown():Boolean// TODO: Add description of the isDown method.
Boolean