| Package | Description |
|---|---|
| org.xwiki.gwt.user.client.ui | |
| org.xwiki.gwt.user.client.ui.wizard |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexDialogBox
A dialog box that can be part of a wizard and whose content is structured in three parts: the header, the body and
the footer.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
CompositeDialogBox.addCloseHandler(com.google.gwt.event.logical.shared.CloseHandler<CompositeDialogBox> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
WizardDialog
Wizard dialog class, used to display the current wizard step.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Wizard.onClose(com.google.gwt.event.logical.shared.CloseEvent<CompositeDialogBox> event) |
Copyright © 2004–2016 XWiki. All rights reserved.