-
Methods in bayern.steinbrecher.wizard with parameters of type Wizard
| Modifier and Type |
Method |
Description |
<R extends java.util.Optional<?>,
C extends WizardPageController<R>> java.util.concurrent.CompletableFuture<WizardPage<R,C>> |
WizardPage.setFinishAndDynamicNext(boolean finish,
@Nullable java.util.function.Supplier<WizardPage<R,C>> dynamicNextFunction,
@NotNull java.lang.String pageID,
@NotNull Wizard containingWizard) |
Deprecated, for removal: This API element is subject to removal in a future version.
|