Fan

 

class

webappClient::Window

sys::Obj
  webappClient::Window

Window models the DOM window object.

Slots

alertSource

static Void alert(Obj obj)

Display a modal message box with the given text.

static Void hyperlink(Str uri)

Hyperlink to the given URI in this window.

uriSource

static Str uri()

Get the URI for this window.