public static class WizardUtils.NextPageEnabler extends java.lang.Object implements DialogUtils.ScopeEnabler
DialogUtils.Updater
together with WizardUtils.LogicBasedWizard
.
It is plugged into DialogUtils.Updater
as a DialogUtils.ScopeEnabler
and controls the
link to next page reference accordingly.Constructor and Description |
---|
NextPageEnabler(WizardUtils.PageImpl<?> basePage,
WizardUtils.PageImpl<?> nextPage) |
Modifier and Type | Method and Description |
---|---|
void |
setEnabled(boolean enabled,
boolean recursive) |
public NextPageEnabler(WizardUtils.PageImpl<?> basePage, WizardUtils.PageImpl<?> nextPage)
public void setEnabled(boolean enabled, boolean recursive)
setEnabled
in interface DialogUtils.ScopeEnabler
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.