|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionUI
Interface for IOWizard
factories provided by the
ActionUIExtension
.
Method Summary | |
---|---|
String |
getActionID()
Get the identifier of the associated action |
String |
getCustomTitle()
Get the custom wizard title. |
String |
getDisabledReason()
Get the reason why the action is disabled in a human understandable way. |
org.eclipse.core.expressions.Expression |
getEnabledWhen()
Get the expression that specifies whether the command to show the I/O wizard for the advisor should be enabled. |
boolean |
isProjectResource()
States if I/O operations based on this advisor represent project resources and thus shall be remembered, i.e. |
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory |
---|
allowConfigure, configure, createExtensionObject, dispose |
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition |
---|
getDisplayName, getIconURL, getIdentifier, getTypeName |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
String getActionID()
boolean isProjectResource()
org.eclipse.core.expressions.Expression getEnabledWhen()
null
if the command should always
be enabledIEvaluationService
String getDisabledReason()
String getCustomTitle()
null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |