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
EntityCollectionCommand<T>
A base command implementation used for opening a collection of any particular entity type in the system