|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportPageComposite | |
---|---|
pl.edu.agh.cast.data.ui.importer.wizard | Provides CAST Data's user interface classes for the import wizard. |
pl.edu.agh.cast.data.ui.template | Provides CAST Data's user interface classes for the new template creation wizard. |
Uses of ImportPageComposite in pl.edu.agh.cast.data.ui.importer.wizard |
---|
Fields in pl.edu.agh.cast.data.ui.importer.wizard declared as ImportPageComposite | |
---|---|
protected ImportPageComposite |
ImportPage.importPageComposite
Main composite of the page. |
Methods in pl.edu.agh.cast.data.ui.importer.wizard with parameters of type ImportPageComposite | |
---|---|
void |
ImportPage.setImportPageComposite(ImportPageComposite importPageComposite)
|
Uses of ImportPageComposite in pl.edu.agh.cast.data.ui.template |
---|
Methods in pl.edu.agh.cast.data.ui.template with parameters of type ImportPageComposite | |
---|---|
static void |
NewTemplateWizard.openNewTemplateDialog(String path,
ImportPageComposite parentComp)
Creates and opens a new template wizard. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |