eu.esdihumboldt.hale.ui.function.generic
Class GenericTypeFunctionWizardFactory
java.lang.Object
eu.esdihumboldt.hale.ui.function.generic.AbstractGenericFunctionWizardFactory
eu.esdihumboldt.hale.ui.function.generic.GenericTypeFunctionWizardFactory
- All Implemented Interfaces:
- FunctionWizardFactory
public class GenericTypeFunctionWizardFactory
- extends AbstractGenericFunctionWizardFactory
Factory for generic type function wizards
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericTypeFunctionWizardFactory
public GenericTypeFunctionWizardFactory(String functionId)
- See Also:
AbstractGenericFunctionWizardFactory.AbstractGenericFunctionWizardFactory(String)
createNewWizard
public FunctionWizard createNewWizard(SchemaSelection schemaSelection)
- Description copied from interface:
FunctionWizardFactory
- Creates a wizard for creating a new cell based on the given schema
selection.
- Parameters:
schemaSelection
- the schema selection or null
if no
pre-selection is available
- Returns:
- the new wizard instance
- See Also:
FunctionWizardFactory.createNewWizard(SchemaSelection)
createEditWizard
public FunctionWizard createEditWizard(Cell cell)
- Description copied from interface:
FunctionWizardFactory
- Creates a wizard for editing an existing cell.
- Parameters:
cell
- the cell to edit
- Returns:
- the new wizard instance
- See Also:
FunctionWizardFactory.createEditWizard(Cell)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d