|
Class Summary |
| FinishPane |
Communicates with the application designer with client events, and lets the end user select
the final action to take.
|
| FinishPane.FinishOptions |
Holds the options to be performed after the wizard completion. |
| FinishPane.UIStrings |
Holds constants pointing to the pane's resource bundle keys. |
| InfoPane |
Displays the general properties of the object.
|
| InfoPane.OptionalControl |
Holds the keys for the controls which are optional to be displayed. |
| InfoPane.UIStrings |
Holds constants pointing to the pane's resource bundle keys. |
| InitPane |
Performs initializations. |
| InitPane.UIStrings |
UIStrings holds constants pointing to the pane's resource bundle keys. |
| SavePane |
Saves the new object into the persistence layer using the Portal Content Model(PCM) API
and the provided object-type handler. |
| SummaryPane |
Displays the summary of the collected user input at the end the wizard. |
| SummaryPane.UIStrings |
Holds constants pointing to the pane's resource bundle keys. |
| WriteProtectPane |
|