| Package | Description |
|---|---|
| org.jboss.hal.ballroom.wizard |
| Modifier and Type | Method and Description |
|---|---|
void |
Wizard.showSuccess(String title,
com.google.gwt.safehtml.shared.SafeHtml text,
String successButton,
Wizard.SuccessAction<C> successAction,
Wizard.CloseAction<C> closeAction,
boolean lastStep) |
void |
Wizard.showSuccess(String title,
com.google.gwt.safehtml.shared.SafeHtml text,
Wizard.CloseAction<C> closeAction,
boolean lastStep) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.