ICommand GetURLCommand class (not implemented yet)
public function setURL(url:String):VoidSets the uRL value of this GetURLCommand.
url | a value for url |
Void
public function setWindow(window:String):VoidSets the window value of this GetURLCommand.
window | a value for window |
Void
public function getWindow():StringGets 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