|
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.action.ContributionItem
eu.esdihumboldt.hale.ui.function.contribution.AbstractFunctionWizardContribution
eu.esdihumboldt.hale.ui.function.contribution.CellFunctionContribution
public class CellFunctionContribution
Function wizard contribution based on a Cell
Constructor Summary | |
---|---|
CellFunctionContribution(Cell cell)
Constructor |
Method Summary | |
---|---|
protected AbstractWizardAction<?> |
createWizardAction(FunctionWizardDescriptor<?> descriptor,
AlignmentService alignmentService)
Create a wizard action for the given function wizard descriptor |
Cell |
getCell()
Get the cell |
boolean |
isActive(FunctionWizardDescriptor<?> descriptor)
Determine if a function wizard is active for the current selection |
Methods inherited from class eu.esdihumboldt.hale.ui.function.contribution.AbstractFunctionWizardContribution |
---|
fill, fill, getFunctionWizardDescriptors, hasActiveFunctions, isDynamic |
Methods inherited from class org.eclipse.jface.action.ContributionItem |
---|
dispose, fill, fill, getId, getParent, isDirty, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setParent, setVisible, toString, update, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CellFunctionContribution(Cell cell)
cell
- the cellMethod Detail |
---|
protected AbstractWizardAction<?> createWizardAction(FunctionWizardDescriptor<?> descriptor, AlignmentService alignmentService)
AbstractFunctionWizardContribution
createWizardAction
in class AbstractFunctionWizardContribution
descriptor
- the function wizard descriptoralignmentService
- the alignment service
AbstractFunctionWizardContribution.createWizardAction(FunctionWizardDescriptor,
AlignmentService)
public boolean isActive(FunctionWizardDescriptor<?> descriptor)
AbstractFunctionWizardContribution
isActive
in class AbstractFunctionWizardContribution
descriptor
- the function wizard descriptor
AbstractFunctionWizardContribution.isActive(FunctionWizardDescriptor)
public Cell getCell()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |