Modifier and Type | Method and Description |
---|---|
HTMLDialog.Builder |
HTMLDialog.Builder.addTechIds(String... ids)
Requests some of provided technologies.
|
HTMLDialog.Builder |
HTMLDialog.Builder.loadFinished(Runnable run)
Registers a runnable to be executed when the page
becomes ready.
|
static HTMLDialog.Builder |
HTMLDialog.Builder.newDialog(String url)
Starts creation of a new HTML dialog.
|