Table of Contents

Class BaseAdministrationOutlookBarViewModel

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll
public class BaseAdministrationOutlookBarViewModel : BaseActiveAwareViewModel, INotifyPropertyChanged, IActiveAware
Inheritance
BaseAdministrationOutlookBarViewModel
Implements
IActiveAware

Constructors

BaseAdministrationOutlookBarViewModel(IEventAggregator)

Properties

AppSettingsCommand
Commands
DefaultLookupImage
EditLookupCommand
SearchAdminCommand
ShowAppSettingsSection
ShowLookupsSection
ShowSearchAdminSection
ShowSecuritySection
ShowSysAdminSection

Methods

AddLookupMenu(Type, SelectableCommandDefinition)
AddLookupMenu(Type, string, SelectableCommandDefinition)
AddLookupMenu(Type, Type, SelectableCommandDefinition)
CanShowAppSettingsSection()
CanShowLookupsSection()
CanShowSearchAdminSection()
CanShowSecuritySection()
CanShowSysAdminSection()
CreateCommand(string, ICommand, object, string, int, Image)
GetAppSettingsSectionDefinition()
GetLookupDefinitions()
GetSearchAdminSectionDefinition()
GetSecuritySectionDefinitions()
GetSysAdminSectionDefinition()
OnAppSettingsCommand()
OnEditLookupCommand(Type)
OnSearchAdminCommand()