Types from org.eclipse.core.commands used by org.eclipse.mylyn.tasks.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.commands.AbstractHandler

EXTENDS
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.AddTaskRepositoryHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.CollapseAllHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.MaximizePartHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.NewLocalTaskHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.NewSubTaskHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenRepositoryTaskHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInBrowserHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInDefaultEditorHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskRepositoryPropertiesHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.SubmitTaskHandler-1
org.eclipse.mylyn.internal.tasks.ui.commands.ViewSourceHandler-1
org.eclipse.mylyn.internal.tasks.ui.TaskHistoryHandler-1

org.eclipse.core.commands.Command

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.actions.AddRepositoryAction.AddRepositoryAction()59
org.eclipse.mylyn.internal.tasks.ui.TaskHistoryHandler.execute(ExecutionEvent)48
org.eclipse.mylyn.internal.tasks.ui.util.TasksUiInternal.getConfiguredDiscoveryWizardCommand()135
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryConnectorPage.createControl(Composite)121
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryPage.createControl(Composite)156
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.TaskHistoryHandler.1.(TaskHistoryHandler, Command, ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryConnectorPage.3.(SelectRepositoryConnectorPage, Command)-1
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryConnectorPage.createExecutionEvent(Command, IHandlerService)-1
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryPage.2.(SelectRepositoryPage, Command)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.util.TasksUiInternal.getConfiguredDiscoveryWizardCommand()-1

org.eclipse.core.commands.common.CommandException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.RemoteTaskSelectionDialog.6.widgetSelected(SelectionEvent)218
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.RemoteTaskSelectionDialog.6.widgetSelected(SelectionEvent)218

org.eclipse.core.commands.common.EventManager

EXTENDS
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.util.SelectionProviderAdapter-1

org.eclipse.core.commands.ExecutionEvent

INSTANTIATION
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryConnectorPage.createExecutionEvent(Command, IHandlerService)151
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.execute(ExecutionEvent, ITaskContainer)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.process(ExecutionEvent, Object, boolean)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler.execute(ExecutionEvent, TaskListView)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AddTaskRepositoryHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.CollapseAllHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.GoToUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.GoToUnreadTaskHandler.execute(ExecutionEvent, TreeWalkerDirection)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.ClearOutgoingHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.ClearOutgoingHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskCompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskCompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskIncompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskIncompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToNextUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToNextUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToPreviousUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToPreviousUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskUnreadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskUnreadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MaximizePartHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.NewLocalTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.NewSubTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenRepositoryTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenSelectedTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInBrowserHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInDefaultEditorHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskListElementPropertiesHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskRepositoryPropertiesHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.SubmitTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.TaskListToolTipHandler.execute(ExecutionEvent, TaskListView)-1
org.eclipse.mylyn.internal.tasks.ui.commands.ViewSourceHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.TaskHistoryHandler.1.(TaskHistoryHandler, Command, ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.TaskHistoryHandler.execute(ExecutionEvent)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.wizards.SelectRepositoryConnectorPage.createExecutionEvent(Command, IHandlerService)-1

org.eclipse.core.commands.ExecutionException

INSTANTIATION
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.NewLocalTaskHandler.execute(ExecutionEvent)41
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInDefaultEditorHandler.execute(ExecutionEvent)51
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInDefaultEditorHandler.openAttachment(IWorkbenchPage, ITaskAttachment)73
THROWS
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.execute(ExecutionEvent, ITaskContainer)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskHandler.process(ExecutionEvent, Object, boolean)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler.execute(ExecutionEvent, TaskListView)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AbstractTaskListViewHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.AddTaskRepositoryHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.CollapseAllHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.GoToUnreadTaskHandler.execute(ExecutionEvent, TreeWalkerDirection)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.ClearOutgoingHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.ClearOutgoingHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskCompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskCompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskIncompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskIncompleteHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToNextUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToNextUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToPreviousUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadGoToPreviousUnreadTaskHandler.execute(ExecutionEvent, TaskListView, IRepositoryElement)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskReadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskUnreadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MarkTaskHandler.MarkTaskUnreadHandler.execute(ExecutionEvent, ITask)-1
org.eclipse.mylyn.internal.tasks.ui.commands.MaximizePartHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.NewLocalTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.NewSubTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenRepositoryTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInBrowserHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInDefaultEditorHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskAttachmentInDefaultEditorHandler.openAttachment(IWorkbenchPage, ITaskAttachment)-1
org.eclipse.mylyn.internal.tasks.ui.commands.OpenTaskRepositoryPropertiesHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.SubmitTaskHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.commands.TaskListToolTipHandler.execute(ExecutionEvent, TaskListView)-1
org.eclipse.mylyn.internal.tasks.ui.commands.ViewSourceHandler.execute(ExecutionEvent)-1
org.eclipse.mylyn.internal.tasks.ui.TaskHistoryHandler.execute(ExecutionEvent)-1

org.eclipse.core.commands.HandlerEvent

INSTANTIATION
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.ViewSourceHandler.setChecked(boolean)56

org.eclipse.core.commands.IParameterValues

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.tasks.ui.commands.TaskRepositoryParameterValues-1

Back to reference summary for org.eclipse.mylyn.tasks.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict