Slots
- alertSource
-
Display a modal message box with the given text.
- curSource
-
static native Win cur()
Return the current window instance.
- docSource
-
native Doc doc()
Return the Doc instance for this window.
- hyperlinkSource
-
native Void hyperlink(Uri uri)
Hyperlink to the given Uri in this window.
-
new make()
Private ctor.
- uriSource
-
native Uri uri()
Get the Uri for this window.