sys::Obj webappClient::Window
Window models the DOM window object.
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.
new make()
Private ctor.
static Str uri()
Get the URI for this window.