Methods from org.eclipse.mylyn.tasks.ui used by org.eclipse.mylyn.bugzilla.ui

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

Reference Details

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.AbstractRepositoryConnectorUi()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.BugzillaConnectorUi()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.BugzillaConnectorUi()50

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.findHyperlinks(TaskRepository, String, int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.findHyperlinks(TaskRepository, String, int, int)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getAccountCreationUrl(TaskRepository)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getAccountCreationUrl(TaskRepository)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getAccountManagementUrl(TaskRepository)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getAccountManagementUrl(TaskRepository)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getConnectorKind()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getConnectorKind()-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getLegendElements()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getLegendElements()-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getNewTaskWizard(TaskRepository, ITaskMapping)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getNewTaskWizard(TaskRepository, ITaskMapping)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getQueryWizard(TaskRepository, IRepositoryQuery)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getQueryWizard(TaskRepository, IRepositoryQuery)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getReplyText(TaskRepository, ITask, ITaskComment, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getReplyText(TaskRepository, ITask, ITaskComment, boolean)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getSearchPage(TaskRepository, IStructuredSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getSearchPage(TaskRepository, IStructuredSelection)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getSettingsPage(TaskRepository)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getSettingsPage(TaskRepository)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getTaskAttachmentPage(TaskAttachmentModel)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getTaskAttachmentPage(TaskAttachmentModel)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getTaskHistoryUrl(TaskRepository, ITask)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getTaskHistoryUrl(TaskRepository, ITask)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getTaskKindLabel(ITask)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getTaskKindLabel(ITask)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.getTaskKindOverlay(ITask)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getTaskKindOverlay(ITask)113
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getTaskKindOverlay(ITask)-1

org.eclipse.mylyn.tasks.ui.AbstractRepositoryConnectorUi.hasSearchPage()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.hasSearchPage()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.AbstractAttributeEditor(TaskDataModel, TaskAttribute)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.BugzillaCcAttributeEditor(TaskDataModel, TaskAttribute)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.BugzillaKeywordAttributeEditor(TaskDataModel, TaskAttribute)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.BugzillaVotesEditor(TaskDataModel, TaskAttribute)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.FlagAttributeEditor(TaskDataModel, TaskAttribute)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.BugzillaCcAttributeEditor(TaskDataModel, TaskAttribute)41
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.BugzillaKeywordAttributeEditor(TaskDataModel, TaskAttribute)47
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.BugzillaVotesEditor(TaskDataModel, TaskAttribute)43
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.FlagAttributeEditor(TaskDataModel, TaskAttribute)44

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.attributeChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.setValue(String)113
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setRequestee(String)151
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setValue(String)157

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.createControl(Composite, FormToolkit)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.createControl(Composite, FormToolkit)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.createControl(Composite, FormToolkit)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.createControl(Composite, FormToolkit)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)45
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)127
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)135
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)71
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)112
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)78

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.createLabelControl(Composite, FormToolkit)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.createLabelControl(Composite, FormToolkit)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)42
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)77
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)111
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)126
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)134
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)70

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.decorateIncoming(Color)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.decorateIncoming(Color)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.decorateOutgoing(Color)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.decorateOutgoing(Color)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getAttributeMapper()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.getValue()108
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.setValue(String)112
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)75
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getLabel()162
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getLabel()162
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getValue()126
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getValue()126
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getValueLabel()131
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getValueLabel()131
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setRequestee(String)150
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setValue(String)156
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setValue(String)156

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)49
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)55

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getLabel()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getLabel()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.createLabelControl(Composite, FormToolkit)70

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getLabelControl()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.getLabelControl()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)44
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)43

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getLayoutHint()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)164
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)153

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.1.widgetSelected(SelectionEvent)88
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.createControl(Composite, FormToolkit)63
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.createControl(Composite, FormToolkit)60
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.1.widgetSelected(SelectionEvent)84

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.getTaskAttribute()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.createControl(Composite, FormToolkit)53
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.1.widgetSelected(SelectionEvent)96
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.1.widgetSelected(SelectionEvent)73
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.createControl(Composite, FormToolkit)58
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.1.linkActivated(HyperlinkEvent)62
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.1.linkActivated(HyperlinkEvent)61
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.2.linkActivated(HyperlinkEvent)76
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.2.linkActivated(HyperlinkEvent)77
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.createControl(Composite, FormToolkit)55
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.getValue()108
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.setValue(String)112
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)70
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)102
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)62
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)75
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getLabel()162
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getLabel()169
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getValue()126
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.getValueLabel()131
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setRequestee(String)150
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setRequestee(String)148
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.setValue(String)156

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.isReadOnly()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)57

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.refresh(TaskAttribute)278

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.createControl(Composite, FormToolkit)94
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.createControl(Composite, FormToolkit)105
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.createControl(Composite, FormToolkit)65
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.createControl(Composite, FormToolkit)121

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.setDecorationEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)148

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.setLayoutHint(LayoutHint)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.BugzillaCcAttributeEditor(TaskDataModel, TaskAttribute)42
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.BugzillaKeywordAttributeEditor(TaskDataModel, TaskAttribute)48
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)164
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)153
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.FlagAttributeEditor(TaskDataModel, TaskAttribute)45

org.eclipse.mylyn.tasks.ui.editors.AbstractAttributeEditor.setReadOnly(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.FlagAttributeEditor(TaskDataModel, TaskAttribute)47

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.AbstractTaskEditorPage(TaskEditor, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.BugzillaTaskEditorPage(TaskEditor, String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.BugzillaTaskEditorPage(TaskEditor, String)83

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.createAttributeEditorFactory()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createAttributeEditorFactory()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.createModel(TaskEditorInput)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createModel(TaskEditorInput)251
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createModel(TaskEditorInput)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.createPartDescriptors()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()91
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.createParts()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createParts()246
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createParts()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.doSubmit()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()240
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.getAttributeEditorToolkit()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)46
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)72
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)113
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)79
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)128
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)136

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)144
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)142
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)140
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)138
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createAttributeEditorFactory()133
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()207
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()204
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()181
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()217
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()227
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()224
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()192
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()234
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()236
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()221
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()218
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)294
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)294

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.getPart(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.1.1.run()121
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()197
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()185
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()210

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.getTask()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()103

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.getTaskEditor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.BugzillaUpdateAttachmentAction.1.1.run()81
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()183
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()208
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()239
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()195
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.handleTaskSubmitted(SubmitJobEvent)382
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)298
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)298

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.getTaskRepository()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addSelfToCC(Composite)98
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createAttributeEditorFactory()133
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)296
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)296

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.handleTaskSubmitted(SubmitJobEvent)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.handleTaskSubmitted(SubmitJobEvent)405
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.handleTaskSubmitted(SubmitJobEvent)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.setNeedsPrivateSection(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.BugzillaTaskEditorPage(TaskEditor, String)85

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.setNeedsSubmitButton(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.BugzillaTaskEditorPage(TaskEditor, String)86

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.AbstractTaskEditorPageFactory()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.BugzillaTaskEditorPageFactory()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.BugzillaTaskEditorPageFactory()28

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.canCreatePageFor(TaskEditorInput)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.canCreatePageFor(TaskEditorInput)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.createPage(TaskEditor)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.createPage(TaskEditor)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.getConflictingIds(TaskEditorInput)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.getConflictingIds(TaskEditorInput)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.getPageImage()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.getPageImage()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.getPageText()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.getPageText()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPageFactory.getPriority()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.getPriority()-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.AbstractTaskEditorPart()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.BugzillaPeoplePart()-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.BugzillaPlanningEditorPart()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.BugzillaPeoplePart()35
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.BugzillaPlanningEditorPart()45

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.createAttributeEditor(TaskAttribute)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)40
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)110
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)69
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)133
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)125
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)76

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.createControl(Composite, FormToolkit)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)-1

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.createSection(Composite, FormToolkit, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)62
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)52

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.1.1.run()122

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.initialize()162

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.getTaskData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addSelfToCC(Composite)121
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addSelfToCC(Composite)104
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addSelfToCC(Composite)123
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)69
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)79
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)73
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)74
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)68
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)76
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)75
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)85
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)131
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)91
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)117
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)120
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)108
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)67
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.initialize()147

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.getTaskEditorPage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)46
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addSelfToCC(Composite)98
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)136
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)113
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)72
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)79
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)128

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.setPartName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.BugzillaPeoplePart()36
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.BugzillaPlanningEditorPart()46

org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPart.setSection(FormToolkit, Section)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.createControl(Composite, FormToolkit)89
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)141

org.eclipse.mylyn.tasks.ui.editors.AttributeEditorFactory.AttributeEditorFactory(TaskDataModel, TaskRepository, IServiceLocator)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.(BugzillaTaskEditorPage, TaskDataModel, TaskRepository, IServiceLocator)133

org.eclipse.mylyn.tasks.ui.editors.AttributeEditorFactory.createEditor(String, TaskAttribute)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)146
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.createEditor(String, TaskAttribute)-1

org.eclipse.mylyn.tasks.ui.editors.AttributeEditorToolkit.adapt(AbstractAttributeEditor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPeoplePart.addAttribute(Composite, FormToolkit, TaskAttribute)46
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)113
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)136
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)128
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)79
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaPlanningEditorPart.createControl(Composite, FormToolkit)72

org.eclipse.mylyn.tasks.ui.editors.LayoutHint.getPriority()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.1.getPriority()157
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.2.getPriority()168
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.1.getPriority()-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.2.getPriority()-1

org.eclipse.mylyn.tasks.ui.editors.LayoutHint.LayoutHint(LayoutHint)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.1.(new BugzillaTaskEditorPage(){}, LayoutHint)153
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.3.2.(new BugzillaTaskEditorPage(){}, LayoutHint)164

org.eclipse.mylyn.tasks.ui.editors.LayoutHint.LayoutHint(LayoutHintRowSpan, LayoutHintColumnSpan)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaCcAttributeEditor.BugzillaCcAttributeEditor(TaskDataModel, TaskAttribute)42
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaKeywordAttributeEditor.BugzillaKeywordAttributeEditor(TaskDataModel, TaskAttribute)48
org.eclipse.mylyn.internal.bugzilla.ui.editor.FlagAttributeEditor.FlagAttributeEditor(TaskDataModel, TaskAttribute)45

org.eclipse.mylyn.tasks.ui.editors.TaskEditor.getTaskEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.run(IProgressMonitor)69

org.eclipse.mylyn.tasks.ui.editors.TaskEditor.refreshPages()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.1.1.run()116

org.eclipse.mylyn.tasks.ui.editors.TaskEditor.setMessage(String, int, IHyperlinkListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.handleTaskSubmitted(SubmitJobEvent)382

org.eclipse.mylyn.tasks.ui.editors.TaskEditor.setMessage(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.BugzillaUpdateAttachmentAction.1.1.run()81
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()208
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()239
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()195
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.doSubmit()183
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)298
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.ProductSelectionListener.attributeChanged(TaskDataModelEvent)298

org.eclipse.mylyn.tasks.ui.editors.TaskEditor.showBusy(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.1.1.run()132
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.1.1.run()132
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.2.run()144

org.eclipse.mylyn.tasks.ui.editors.TaskEditorInput.getTask()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.run(IProgressMonitor)69
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.canCreatePageFor(TaskEditorInput)33
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.canCreatePageFor(TaskEditorInput)32

org.eclipse.mylyn.tasks.ui.editors.TaskEditorPartDescriptor.createPart()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.1.createPart()-1
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.2.createPart()-1

org.eclipse.mylyn.tasks.ui.editors.TaskEditorPartDescriptor.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()95

org.eclipse.mylyn.tasks.ui.editors.TaskEditorPartDescriptor.setPath(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()126
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()113

org.eclipse.mylyn.tasks.ui.editors.TaskEditorPartDescriptor.TaskEditorPartDescriptor(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.1.(BugzillaTaskEditorPage, String)108
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.2.(BugzillaTaskEditorPage, String)121

org.eclipse.mylyn.tasks.ui.ITasksUiFactory.createPersonContentProposalLabelProvider(TaskRepository)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)477

org.eclipse.mylyn.tasks.ui.ITasksUiFactory.createPersonContentProposalProvider(TaskRepository)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)475

org.eclipse.mylyn.tasks.ui.LegendElement.createTask(String, ImageDescriptor)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getLegendElements()92
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getLegendElements()90
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getLegendElements()89
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getLegendElements()91
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getLegendElements()88

org.eclipse.mylyn.tasks.ui.TaskHyperlink.TaskHyperlink(IRegion, TaskRepository, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.extractHyperlink(TaskRepository, int, Matcher)209

org.eclipse.mylyn.tasks.ui.TasksUi.getRepositoryManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.action.UpdateAttachmentJob.run(IProgressMonitor)74
org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin.start(BundleContext)99
org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin.start(BundleContext)96
org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin.stop(BundleContext)128
org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin.stop(BundleContext)125

org.eclipse.mylyn.tasks.ui.TasksUi.getTaskDataManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPage.createPartDescriptors()103

org.eclipse.mylyn.tasks.ui.TasksUi.getUiFactory()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)477
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)475

org.eclipse.mylyn.tasks.ui.TasksUiUtil.isOutgoingNewTask(ITask, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaTaskEditorPageFactory.canCreatePageFor(TaskEditorInput)33

org.eclipse.mylyn.tasks.ui.TasksUiUtil.openUrl(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.1.linkActivated(HyperlinkEvent)61
org.eclipse.mylyn.internal.bugzilla.ui.editor.BugzillaVotesEditor.2.linkActivated(HyperlinkEvent)76

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.AbstractRepositoryQueryPage(String, TaskRepository, IRepositoryQuery)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.BugzillaSearchPage(TaskRepository, IRepositoryQuery)319
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaCustomQueryWizardPage.BugzillaCustomQueryWizardPage(TaskRepository, IRepositoryQuery)52

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.AbstractRepositoryQueryPage(String, TaskRepository)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.BugzillaSearchPage(TaskRepository)300

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.applyTo(IRepositoryQuery)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.applyTo(IRepositoryQuery)-1
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaCustomQueryWizardPage.applyTo(IRepositoryQuery)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.getQueryTitle()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.getQueryTitle()-1
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaCustomQueryWizardPage.getQueryTitle()-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.getSearchContainer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setPageComplete(boolean)281
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setPageComplete(boolean)282
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.updateConfiguration(boolean)1850
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.updateConfiguration(boolean)1849

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.getTaskRepository()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.11.run(IProgressMonitor)1836
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.9.widgetSelected(SelectionEvent)863
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.appendToBuffer(StringBuilder, String, String)1345
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.applyTo(IRepositoryQuery)1936
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)476
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)478
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.restoreWidgetValues()1689
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.saveState()1734
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setVisible(boolean)1086
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setVisible(boolean)1055
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setVisible(boolean)1084
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setVisible(boolean)1056
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.updateConfiguration(boolean)1827
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.updateDefaults(String)1444

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.inSearchContainer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.createOptionsGroup(Composite)405
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.restoreBounds()1784
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.saveBounds(Rectangle)1767

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.isPageComplete()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.isPageComplete()1139
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaCustomQueryWizardPage.isPageComplete()110
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.isPageComplete()-1
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaCustomQueryWizardPage.isPageComplete()-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.performSearch()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.performSearch()985
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.performSearch()-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositoryQueryPage.saveState()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.saveState()-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.AbstractRepositorySettingsPage(String, String, TaskRepository)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaRepositorySettingsPage(TaskRepository)83

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.addRepositoryTemplatesToServerUrlCombo()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.createAdditionalControls(Composite)104

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.applyTo(TaskRepository)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.applyTo(TaskRepository)264
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.applyTo(TaskRepository)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.createAdditionalControls(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.createAdditionalControls(Composite)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.getConnectorKind()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.getConnectorKind()-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.getValidator(TaskRepository)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.getValidator(TaskRepository)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.isValidUrl(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.isValidUrl(String)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.repositoryTemplateSelected(RepositoryTemplate)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.repositoryTemplateSelected(RepositoryTemplate)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.setEncoding(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.repositoryTemplateSelected(RepositoryTemplate)96

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.setNeedsAnonymousLogin(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaRepositorySettingsPage(TaskRepository)84

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.setNeedsEncoding(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaRepositorySettingsPage(TaskRepository)85

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.setNeedsHttpAuth(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaRepositorySettingsPage(TaskRepository)87

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.setNeedsTimeZone(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaRepositorySettingsPage(TaskRepository)86

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.setUrl(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.repositoryTemplateSelected(RepositoryTemplate)93

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.Validator.run(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaValidator.run(IProgressMonitor)-1
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaValidator.run(IProgressMonitor)-1

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.Validator.setStatus(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaValidator.displayError(String, Throwable)321
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaValidator.displayError(String, Throwable)321

org.eclipse.mylyn.tasks.ui.wizards.AbstractRepositorySettingsPage.Validator.Validator(AbstractRepositorySettingsPage)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaValidator.BugzillaValidator(BugzillaRepositorySettingsPage, TaskRepository)294
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaRepositorySettingsPage.BugzillaValidator.BugzillaValidator(BugzillaRepositorySettingsPage, TaskRepository)294

org.eclipse.mylyn.tasks.ui.wizards.ITaskSearchPageContainer.getRunnableContext()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.updateConfiguration(boolean)1850

org.eclipse.mylyn.tasks.ui.wizards.ITaskSearchPageContainer.setPerformActionEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.search.BugzillaSearchPage.setPageComplete(boolean)282

org.eclipse.mylyn.tasks.ui.wizards.NewTaskWizard.getInitializationData()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.getInitializationData()-1

org.eclipse.mylyn.tasks.ui.wizards.NewTaskWizard.getTaskRepository()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.getInitializationData()73
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.getInitializationData()115
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.getInitializationData()71

org.eclipse.mylyn.tasks.ui.wizards.NewTaskWizard.getTaskSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.getInitializationData()57
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.getInitializationData()56

org.eclipse.mylyn.tasks.ui.wizards.NewTaskWizard.init(IWorkbench, IStructuredSelection)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.init(IWorkbench, IStructuredSelection)-1

org.eclipse.mylyn.tasks.ui.wizards.NewTaskWizard.NewTaskWizard(TaskRepository, ITaskMapping)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.NewBugzillaTaskWizard(TaskRepository, ITaskMapping)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.wizard.NewBugzillaTaskWizard.NewBugzillaTaskWizard(TaskRepository, ITaskMapping)44

org.eclipse.mylyn.tasks.ui.wizards.RepositoryQueryWizard.RepositoryQueryWizard(TaskRepository)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaConnectorUi.getQueryWizard(TaskRepository, IRepositoryQuery)158

org.eclipse.mylyn.tasks.ui.wizards.TaskAttachmentPage.createControl(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.createControl(Composite)63
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.createControl(Composite)-1

org.eclipse.mylyn.tasks.ui.wizards.TaskAttachmentPage.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.dispose()185
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.dispose()-1

org.eclipse.mylyn.tasks.ui.wizards.TaskAttachmentPage.getModel()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.createControl(Composite)68
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.createControl(Composite)70
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.createControl(Composite)64
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.createControl(Composite)92

org.eclipse.mylyn.tasks.ui.wizards.TaskAttachmentPage.TaskAttachmentPage(TaskAttachmentModel)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.BugzillaTaskAttachmentPage(TaskAttachmentModel)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.bugzilla.ui.tasklist.BugzillaTaskAttachmentPage.BugzillaTaskAttachmentPage(TaskAttachmentModel)57

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict