Namespace LemonEdge.Client.Core.Commands.Core
Classes
AnyCollectionCommand
This command executes the ViewItems system command
Opens a collection of the specified entity type form the AnyCollectionCommandParam parameter
AnyCollectionCommandParamController
A parameter controller for the AnyCollectionCommandParam parameter which holds an entity type
AnyItemCommand
This command executes the ViewItem system command
Opens a collection of the specified entity type form the AnySingleCommandParam parameter
AnySingleCommandParamController
A parameter controller for the AnySingleCommandParam parameter which holds an entity type
CommandControlCreatorBase
CommandExtensions
A set of helper functions for working with EPCommand and ICommandDescriptor
CustomCommand
This command executes the ViewItem system command
Opens a collection of the specified entity type form the AnySingleCommandParam parameter
CustomCommandParamController
EntityCollectionCommand<T>
A base command implementation used for opening a collection of any particular entity type in the system
GroupedItemsCommand
GroupedItemsCommand.GroupedItemsDefaultLayout
GroupedItemsCommandParamController
NewItemCommand
This command executes the NewItem system command
Creates a new item of the specified entity type form the NewSingleCommandParam parameter
NewSingleCommandParamController
A parameter controller for the NewSingleCommandParam parameter which holds an entity type
OpenCommandParamController
A parameter controller for the OpenPickerCommandParam parameter which holds an entity type
OpenItemCommand
This command executes the OpenItem system command
Opens the specified entity type form the OpenSingleCommandParam parameter