Skip to main content

Event

The Event enumeration lists collectively all events.

NameValueDescription
MFiles.Event.Started2OnStarted Event.
MFiles.Event.Stop3OnStop Event.
MFiles.Event.NewShellFrame7OnNewShellFrame Event.
MFiles.Event.NewNormalShellFrame8OnNewNormalShellFrame Event.
MFiles.Event.NewRightPane14OnNewRightPane Event.
MFiles.Event.NewShellListing15OnNewShellListing Event.
MFiles.Event.NewCommands16OnNewCommands Event.
MFiles.Event.ActiveListingChanged17OnActiveListingChanged Event.
MFiles.Event.TabSelected19OnTabSelected Event (ShellPaneContainer),OnTabSelected Event (ShellPaneTab).
MFiles.Event.TabUnselected20OnTabUnselected Event (ShellPaneContainer),OnTabUnselected Event (ShellPaneTab).
MFiles.Event.BuiltinCommand22This event is triggered when built-in command is fired. To cancel the event the UI Extension can return "false" in asyncronous event handler.
MFiles.Event.CustomCommand23OnCustomCommand Event.
MFiles.Event.SelectionChanged24OnSelectionChanged Event.
MFiles.Event.SelectedItemsChanged25OnSelectedItemsChanged Event.
MFiles.Event.ContentChanged26OnContentChanged Event.
MFiles.Event.ShowContextMenu27OnShowContextMenu Event.
MFiles.Event.ListingActivated29OnListingActivated Event.
MFiles.Event.ListingDeactivated30OnListingDeactivated Event.
MFiles.Event.CloseWindow33OnCloseWindow Event.
MFiles.Event.ListItemAdded152ListItemAdded Event.
MFiles.Event.ListItemModified153ListItemModified Event.
MFiles.Event.ListItemRemoved154ListItemRemoved Event.
MFiles.Event.FacetValuesReady162FacetValuesReady Event.
MFiles.Event.CrossApplicationNotification168CrossApplicationNotification Event.
MFiles.Event.NewLeftPane170OnNewLeftPane Event.
MFiles.Event.SelectNextObject174OnSelectNextObject Event.
MFiles.Event.SelectPreviousObject175OnSelectPreviousObject Event.
MFiles.Event.SelectNextObjectFile176OnSelectNextObjectFile Event.
MFiles.Event.SelectPreviousObjectFile177OnSelectPreviousObjectFile Event.
MFiles.Event.SelectNextFolder178OnSelectNextFolder Event.
MFiles.Event.SelectPreviousFolder179OnSelectPreviousFolder Event.
MFiles.Event.ViewPageChanged180OnViewPageChanged Event.
MFiles.Event.StartPageChange181OnStartPageChange Event.
MFiles.Event.ListingPageChanged182OnListingPageChanged Event.
MFiles.Event.Refresh185OnRefresh Event.
MFiles.Event.ColumnGlobalSortingChanged187ColumnGlobalSortingChanged event.
MFiles.Event.ViewLocationChanged188ViewLocationChanged event.
MFiles.Event.ViewLocationChangedAsync189ViewLocationChangedAsync event.
MFiles.Event.CustomDataChanged199Custom data has changed in Dashboard.