public static interface WizardModel.ICondition extends org.apache.wicket.util.io.IClusterable
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate()
Evaluates the current state and returns whether the step that is coupled to this
condition is available.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.