|
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<TypeParameter,TypeFunction>
eu.esdihumboldt.hale.ui.function.generic.GenericTypeFunctionWizard
public class GenericTypeFunctionWizard
Generic type function wizard
Field Summary |
---|
Fields inherited from class org.eclipse.jface.wizard.Wizard |
---|
DEFAULT_IMAGE |
Constructor Summary | |
---|---|
GenericTypeFunctionWizard(Cell cell)
|
|
GenericTypeFunctionWizard(SchemaSelection selection,
String functionId)
|
Method Summary | |
---|---|
protected EntitiesPage<TypeFunction,TypeParameter,?> |
createEntitiesPage(SchemaSelection initSelection,
Cell initCell)
Create the entities page |
TypeFunction |
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 GenericTypeFunctionWizard(Cell cell)
AbstractGenericFunctionWizard.AbstractGenericFunctionWizard(Cell)
public GenericTypeFunctionWizard(SchemaSelection selection, String functionId)
AbstractGenericFunctionWizard.AbstractGenericFunctionWizard(SchemaSelection,
String)
Method Detail |
---|
public TypeFunction getFunction()
AbstractGenericFunctionWizard
getFunction
in class AbstractGenericFunctionWizard<TypeParameter,TypeFunction>
AbstractGenericFunctionWizard.getFunction()
protected EntitiesPage<TypeFunction,TypeParameter,?> createEntitiesPage(SchemaSelection initSelection, Cell initCell)
AbstractGenericFunctionWizard
createEntitiesPage
in class AbstractGenericFunctionWizard<TypeParameter,TypeFunction>
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 |