| Interface | Description |
|---|---|
| UIBuilder | |
| UIContext |
An
UIContext holds information about the environment the UICommand is being run, such as the initial
selection and attributes that could be shared among several UIWizardStep of a single UIWizard
instance |
| UIContextProvider |
Provides a
UIContext object |
| UISelection<SELECTIONTYPE> |
Represents the objects with on which the
UIContext is currently focused. |
| UIValidationContext |
| Class | Description |
|---|---|
| AbstractUIContext |
This class provides a skeletal implementation of the UIContext interface, to minimize the effort required to
implement this interface.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.