|
Eclipse Platform 2.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
"undo"
).
"undo.ext"
).
"???"
).
-1
) indicating unlimited
text limit and width.
"up"
).
IContributionItem
method does nothing.
IContributionItem
method calls update(null)
.
TextOperationAction
implementation of this
IUpdate
method discovers the operation through the current
editor's ITextOperationTarget
adapter, and sets the
enabled state accordingly.
ContentAssistAction
implementation of this
IUpdate
method discovers the operation through the current
editor's ITextOperationTarget
adapter, and sets the
enabled state accordingly.
MenuManager
implementation of this IContributionManager
updates this menu, but not any of its submenus.
ContributionItem
implementation of this
method declared on IContributionItem
does nothing.
ActionContext
.
IMarkerUpdater
).
WorkspaceAction
implementation of this
SelectionListenerAction
method ensures that this action is
disabled if any of the selected resources are inaccessible.
ScrubLocalAction
implementation of this
SelectionListenerAction
method ensures that this action is
disabled if any of the selections are not resources.
RenameResourceAction
implementation of this
SelectionListenerAction
method ensures that this action is
disabled if any of the selections are not resources or resources that are
not local.
RefreshAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled if the selection is empty, but is disabled if any of the selected
elements are not resources.
OpenSystemEditorAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains just file resources.
OpenResourceAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled only if one of the selections is a closed project.
DeleteResourceAction
implementation of this
SelectionListenerAction
method disables the action
if the selection contains phantom resources or non-resources
CreateFolderAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains folders and open projects.
CreateFileAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains folders and open projects.
CopyResourceAction
implementation of this
SelectionListenerAction
method enables this action only if
all of the one or more selections are sibling resources which are
local (depth infinity).
CopyResourceAction
implementation of this
SelectionListenerAction
method enables this action only if
there is a single selection which is a project.
CloseResourceAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled only if all of the selected resources are projects.
BuildAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled only if all of the selected resources have buildable projects.
AddBookmarkAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection is not empty and contains just file resources.
"org.eclipse.ui.UTF-8_action_context"
|
Eclipse Platform 2.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |