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
ReadonlyAddDashboard: "AddDashboard"
ReadonlyAddQuery: "AddQuery"
ReadonlyAddReport: "AddReport"
ReadonlyAvatarUpdated: "AvatarUpdated"
ReadonlyCloseCurrentTab: "CloseCurrentTab"
ReadonlyEntityRecordClicked: "EntityRecordClicked"
ReadonlyListClicked: "ListClicked"
ReadonlyListCreated: "ListCreated"
ReadonlyPushStatusUpdates: "PushStatusUpdates"
ReadonlyRunSearch: "RunSearch"
ReadonlyUserNotificationsUpdated: "UserNotificationsUpdated"
ReadonlyViewClicked: "ViewClicked"
ReadonlyViewCreated: "ViewCreated"
ReadonlyViewNotifications: "ViewNotifications"
ReadonlyViewUpdated: "ViewUpdated"