|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionUI | |
---|---|
eu.esdihumboldt.hale.ui.io.action | |
eu.esdihumboldt.hale.ui.io.action.wizard |
Uses of ActionUI in eu.esdihumboldt.hale.ui.io.action |
---|
Fields in eu.esdihumboldt.hale.ui.io.action with type parameters of type ActionUI | |
---|---|
static de.cs3d.util.eclipse.extension.FactoryFilter<IOWizard<?>,ActionUI> |
ExportContribution.EXPORT_FILTER
Filter for export ActionUI s |
static de.cs3d.util.eclipse.extension.FactoryFilter<IOWizard<?>,ActionUI> |
ImportContribution.IMPORT_FILTER
Filter for import ActionUI s |
Methods in eu.esdihumboldt.hale.ui.io.action that return ActionUI | |
---|---|
protected ActionUI |
ActionUIExtension.createFactory(org.eclipse.core.runtime.IConfigurationElement conf)
|
ActionUI |
ActionUIExtension.findActionUI(String actionId)
Find the ActionUI associated with a certain action |
Methods in eu.esdihumboldt.hale.ui.io.action with parameters of type ActionUI | |
---|---|
protected org.eclipse.jface.action.IAction |
ActionUIContribution.createFactoryAction(ActionUI factory)
|
protected void |
ActionUIContribution.onAdd(ActionUI factory)
|
protected void |
ActionUIContribution.onConfigure(ActionUI factory)
|
protected void |
ActionUIContribution.onRemove(ActionUI factory)
|
Constructors in eu.esdihumboldt.hale.ui.io.action with parameters of type ActionUI | |
---|---|
IOWizardAction(ActionUI factory)
Constructor |
Uses of ActionUI in eu.esdihumboldt.hale.ui.io.action.wizard |
---|
Methods in eu.esdihumboldt.hale.ui.io.action.wizard that return ActionUI | |
---|---|
ActionUI |
ActionUIWizardNode.getActionUI()
|
Constructors in eu.esdihumboldt.hale.ui.io.action.wizard with parameters of type ActionUI | |
---|---|
ActionUIWizardNode(ActionUI actionUI,
org.eclipse.jface.wizard.IWizardContainer container)
Create a wizard node |
Constructor parameters in eu.esdihumboldt.hale.ui.io.action.wizard with type arguments of type ActionUI | |
---|---|
ActionUIWizardPage(de.cs3d.util.eclipse.extension.FactoryFilter<IOWizard<?>,ActionUI> filter,
String title)
Create a page that allows selection of an ActionUI wizard |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |