public abstract class ModalForm extends Object
| Constructor and Description |
|---|
ModalForm(Console console,
int width,
int height,
String title,
Form form) |
| Modifier and Type | Method and Description |
|---|---|
void |
hide()
Hides this dialog.
|
void |
showModal()
Shows this dialog modal.
|
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.