|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmoWizardPage | |
---|---|
com.sri.emo.wizard.completion | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.creation | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.selection | The selection wizard walks users through steps to determine which node on the system would best suit their needs. |
Uses of EmoWizardPage in com.sri.emo.wizard.completion |
---|
Subclasses of EmoWizardPage in com.sri.emo.wizard.completion | |
---|---|
class |
CompletionPartsPage
The completion parts page represents the special needs of the Completion wizard when it comes to filling out the various parts of the nodes. |
class |
CustomPartHandlerPage
Custom Part Handler Page. |
class |
MultiEntryWizardPage
Page Entry Data for Multiple Attribute Entry Pages. |
class |
RelationWizardPage
Wizard page that handles the selection of various relations available. |
Uses of EmoWizardPage in com.sri.emo.wizard.creation |
---|
Subclasses of EmoWizardPage in com.sri.emo.wizard.creation | |
---|---|
class |
CreationPartsPage
The completion parts page represents the special needs of the Completion wizard when it comes to filling out the various parts of the nodes. |
class |
EmoDebugWizardPage
Title: |
class |
SearchListPage
Title: |
Uses of EmoWizardPage in com.sri.emo.wizard.selection |
---|
Subclasses of EmoWizardPage in com.sri.emo.wizard.selection | |
---|---|
class |
DisplaySummaryPage
Page that displays the selected node and the choices that lead to that choice. |
class |
NameNodePage
Handles the execution of the decision matrix to find a wizard node and then provides a prompt to name the given wizard. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |