public class TextDialogController extends DialogController
Modifier and Type | Field and Description |
---|---|
DruScrollingHTMLPanel |
htmlPanel |
Constructor and Description |
---|
TextDialogController() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
show(int[] xy,
StringValue txtCtnr) |
void |
showNonModal(int[] xy,
StringValue txtCtnr) |
attached, checkInit, getDialogDeclaration, hideDialog, show, show, showAt, showModalAt, showNonModalAt
public DruScrollingHTMLPanel htmlPanel
public void close()
public void showNonModal(int[] xy, StringValue txtCtnr)
public void show(int[] xy, StringValue txtCtnr)
Copyright © 2013. All Rights Reserved.