EventCodes: {
AddDashboard: "AddDashboard";
AddQuery: "AddQuery";
AddReport: "AddReport";
AvatarUpdated: "AvatarUpdated";
CloseCurrentTab: "CloseCurrentTab";
EntityRecordClicked: "EntityRecordClicked";
ListClicked: "ListClicked";
ListCreated: "ListCreated";
PushStatusUpdates: "PushStatusUpdates";
RunSearch: "RunSearch";
UserNotificationsUpdated: "UserNotificationsUpdated";
ViewClicked: "ViewClicked";
ViewCreated: "ViewCreated";
ViewNotifications: "ViewNotifications";
ViewUpdated: "ViewUpdated";
} = ...
Type declaration
Readonly AddDashboard: "AddDashboard"
Readonly AddQuery: "AddQuery"
Readonly AddReport: "AddReport"
Readonly AvatarUpdated: "AvatarUpdated"
Readonly CloseCurrentTab: "CloseCurrentTab"
Readonly EntityRecordClicked: "EntityRecordClicked"
Readonly ListClicked: "ListClicked"
Readonly ListCreated: "ListCreated"
Readonly PushStatusUpdates: "PushStatusUpdates"
Readonly RunSearch: "RunSearch"
Readonly UserNotificationsUpdated: "UserNotificationsUpdated"
Readonly ViewClicked: "ViewClicked"
Readonly ViewCreated: "ViewCreated"
Readonly ViewNotifications: "ViewNotifications"
Readonly ViewUpdated: "ViewUpdated"