|
Class Summary |
| FinishPane |
FinishPane contains info message that informs the end-user that the
object was created, and displays 3 Radio Buttons that offers finish actions:
Open object editor - opens the new object's editor in place of the wizard.
|
| FinishPane.FinishOptions |
Enum that holds the options to be performed after the wizard completion. |
| FinishPane.UIStrings |
UIStrings holds constants pointing to the pane's bundle keys. |
| InfoPane |
InfoPane is a UI pane that contains the commonly shared input fields:
name, ID, ID prefix, description, master language. |
| InfoPane.OptionalControl |
OptionalControl Enum that holds the keys for the controls which
are optional to be displayed. |
| InfoPane.UIStrings |
UIStrings holds constants pointing to the pane's bundle keys. |
| InitPane |
InitPane is an invisible pane that pulls initial required info from the target
object and stores it. |
| InitPane.UIStrings |
UIStrings holds constants pointing to the pane's bundle keys. |
| IsWriteProtection |
|
| SavePane |
SavePane saves the new object into the persistence, using the new
PCM API and the provided object-type handler. |
| SummaryPane |
SummaryPane displays the wizard summaries that are aggregated
along the wizard flow. |
| SummaryPane.UIStrings |
UIStrings holds constants pointing to the pane's bundle keys. |
| WriteProtectionPane |
|