public interface FunctionWizardFactory
Modifier and Type | Method and Description |
---|---|
FunctionWizard |
createEditWizard(Cell cell)
Creates a wizard for editing an existing cell.
|
FunctionWizard |
createNewWizard(SchemaSelection schemaSelection)
Creates a wizard for creating a new cell based on the given schema
selection.
|
FunctionWizard createNewWizard(SchemaSelection schemaSelection)
schemaSelection
- the schema selection or null
if no
pre-selection is availableFunctionWizard createEditWizard(Cell cell)
cell
- the cell to editBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a