Namespace LemonEdge.API.Client.Commands
Classes
AnyCollectionCommandParam
The command parameters for the menu command that can open a grid view for any entity in the system.
Used by ViewItems
AnySingleCommandParam
The command parameters for the menu command that can open an instance of any single item in the system
Used by the ViewItem command
CustomCommandParam
The command parameters for the menu command that can execute any custom command
DashboardCommandParam
The command parameters for the dashboard command that can open a custom homepage
Used by the ViewItem command
GroupedItemsCommandParam
The command parameters for the menu command that can open an instance of groupings for a particular type
Used by the GroupedItems command
NewSingleCommandParam
The command parameters for the menu command that can create new instances of any single item in the system
Used by the NewItem command
OpenPickerCommandParam
The command parameters for the menu command that open instances of any single item in the system
Used by the OpenItem command