|
Eclipse Platform 2.1 |
|||||||||
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)
.
update
is sent to the active location before
another location becomes active.
ContentAssistAction
implementation of this
IUpdate
method discovers the operation through the current
editor's ITextOperationTarget
adapter, and sets the
enabled state accordingly.
TextOperationAction
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
).
AddTaskAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains a single resource and the resource is
not a closed project.
CreateFileAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains folders and open projects.
WorkspaceAction
implementation of this
SelectionListenerAction
method ensures that this action is
disabled if any of the selected resources are inaccessible.
OpenResourceAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled only if one of the selections is a closed project.
CopyResourceAction
implementation of this
SelectionListenerAction
method enables this action only if
there is a single selection which is a project.
ScrubLocalAction
implementation of this
SelectionListenerAction
method ensures that this action is
disabled if any of the selections are not resources.
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).
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.
BuildAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled only if all of the selected resources have buildable projects.
CreateFolderAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains folders and open projects.
OpenSystemEditorAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection contains just file resources.
CloseResourceAction
implementation of this
SelectionListenerAction
method ensures that this action is
enabled only if one of the selections is an open project.
AddBookmarkAction
implementation of this
SelectionListenerAction
method enables the action only
if the selection is not empty and contains just file resources.
DeleteResourceAction
implementation of this
SelectionListenerAction
method disables the action
if the selection contains phantom resources or non-resources
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.
"org.eclipse.ui.UTF-8_action_context"
|
Eclipse Platform 2.1 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |