Show / Hide Table of Contents

Namespace Phoenix.Aruba.Events

Classes

AddBugToCreationHistoryEvent

A class representing an event to add a bug to the creation history.

AddBugToCreationHistoryEventArgs

A class containing the arguments for a AddBugToCreationHistoryEvent.

ArgsWithTelemetry<T>

A wrapper class around an event object to include telemetry data.

AutoCompleteBugTagAddedEvent

An event for when an auto complete bug tag option is added.

AutoCompleteBugTagRemovedEvent

An event for when an auto complete bug tag option is removed.

BugDevicesChangedEvent

A class representing a bug devices changed event.

BugDevicesChangedEventArgs

A class representing the values sent for a BugDevicesChangedEvent.

BusyUIRequestedEvent

A prism event representing a request to show UI as "busy". The payload is a string representing the context, that can be presented to the user as part of a message, like "creating bug", "saving file", etc. If the string is null or empty, it means a request to show UI as "not busy".

ChangeTemplateUIRequestedEvent

An event representing a request by the user to change the template of the current bug.

ClearTemplateUIEvent

A prism event representing a command, not a request, to clear any UI relating to a given TemplateViewModel

CloneCurrentBugUIRequestedEvent

A class representing an event for processing a new bug UI event that clones an existing bug UI.

CloneExistingBugRequestedEvent

An event for when the user requests an existing bug in the database be cloned.

CopyBugKeyToViewBugTabEvent

An event to copy the given key to the View Bug tab.

EditTemplateUIRequestedEvent

A prism event representing a request for UI to edit a given TemplateViewModel

LoginEvent

A prism event representing a request to log in (using LoginViewModel). If the LoginData is null, it means a login UI was canceled.

NewBugUIRequestedEvent

A prism event representing a request for UI to create a new bug from a given TemplateViewModel

RefreshExistingTemplateUIRequestedEvent

A prism event representing a request for UI to reload a given TemplateViewModel if it is currently being edited.

RefreshLayoutRequestEvent

An event representing a request to refresh the layout.

RefreshRosterDataRequestEvent

A class representing an event when there is a pending roster sync.

RefreshRosterDataRequestEventArgs

A class containing the arguments for a RefreshRosterDataRequestEventArgs.

RevertTemplateRequestedEvent

A prism event representing a request to revert a given TemplateViewModel

RunDuplicateCheckQueryRequestedEvent

A class representing a request to run the duplicate checker's queries.

SaveAllTemplatesRequestedEvent

A prism event representing a request to save all templates.

SaveTemplateRequestedEvent

A prism event representing a request to save a given TemplateViewModel

TagAddedEvent

An event for when an auto complete bug tag option is added.

TagRemovedEvent

An event for when an auto complete bug tag option is added.

TemplateChangedCompletedEvent

An event representing a when the request by the user to change the template of the current bug has been completed.

ToggleShowBugSubmittedPopupEvent

An event for toggling whether to show the 'Bug Submitted Pop-up'.

TokenSelectedEventArgs

Represents objects involved in the BugSave event.

UpdatedNearbyBugsEvent

An prism event representing that one of active DuplicateCheckViewModel updated its NearbyBugs collection.

ValidBugDataChangedEvent

A class representing an event for when the validation state of a bug's data has changed.

In this article
Back to top Generated by DocFX