ICommand
GetURLCommand class (not implemented yet)
public function setURL(url:String):Void
Sets the uRL value of this GetURLCommand.
url | a value for url |
Void
public function setWindow(window:String):Void
Sets the window value of this GetURLCommand.
window | a value for window |
Void
public function getWindow():String
Gets the window value of this GetURLCommand.
String
public function execute():Void
// TODO: Add description of the execute method.
Void
execute() in com.flashdoctors.reflex.ICommand