|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.wizard.Wizard
eu.esdihumboldt.hale.ui.function.AbstractFunctionWizard
eu.esdihumboldt.hale.ui.function.generic.AbstractGenericFunctionWizard<PropertyParameter,PropertyFunction>
eu.esdihumboldt.hale.ui.function.generic.GenericPropertyFunctionWizard
public class GenericPropertyFunctionWizard
Generic property function wizard
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
GenericPropertyFunctionWizard(Cell cell)
|
|
GenericPropertyFunctionWizard(SchemaSelection selection,
String functionId)
|
Method Summary | |
---|---|
protected EntitiesPage<PropertyFunction,PropertyParameter,?> |
createEntitiesPage(SchemaSelection initSelection,
Cell initCell)
Create the entities page |
PropertyFunction |
getFunction()
Get the function |
Methods inherited from class eu.esdihumboldt.hale.ui.function.generic.AbstractGenericFunctionWizard |
---|
addPages, createParameterPages, dispose, getFunctionId, getResult, getTitleImage, getUnfinishedCell, init, init, init, performFinish |
Methods inherited from class eu.esdihumboldt.hale.ui.function.AbstractFunctionWizard |
---|
getInitCell, getInitSelection |
Methods inherited from class org.eclipse.jface.wizard.Wizard |
---|
addPage, canFinish, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.wizard.IWizard |
---|
canFinish, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
Constructor Detail |
---|
public GenericPropertyFunctionWizard(Cell cell)
AbstractGenericFunctionWizard.AbstractGenericFunctionWizard(Cell)
public GenericPropertyFunctionWizard(SchemaSelection selection, String functionId)
AbstractGenericFunctionWizard.AbstractGenericFunctionWizard(SchemaSelection,
String)
Method Detail |
---|
public PropertyFunction getFunction()
AbstractGenericFunctionWizard
getFunction
in class AbstractGenericFunctionWizard<PropertyParameter,PropertyFunction>
AbstractGenericFunctionWizard.getFunction()
protected EntitiesPage<PropertyFunction,PropertyParameter,?> createEntitiesPage(SchemaSelection initSelection, Cell initCell)
AbstractGenericFunctionWizard
createEntitiesPage
in class AbstractGenericFunctionWizard<PropertyParameter,PropertyFunction>
initSelection
- the initial selection, may be null
initCell
- the initial cell, may be null
AbstractGenericFunctionWizard.createEntitiesPage(SchemaSelection,
Cell)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |