Modifier and Type | Interface and Description |
---|---|
static interface |
WizardDescriptor.AsynchronousValidatingPanel<Data>
A special interface for panels that need to do additional
asynchronous validation when Next or Finish button is clicked.
|
static interface |
WizardDescriptor.ExtendedAsynchronousValidatingPanel<Data>
A special interface for panels that need to do additional
asynchronous validation when Next or Finish button is clicked.
|