Namespace LemonEdge.Client.UI.API.Views.Commands
Classes
ViewCommand
The base command for all view commands in the LemonEdge platform, that can be part of a views LemonEdge.Client.Core.Views.Core.ModelViewController.Commands collection
ViewCommandSeparator
The empty command used to indicate a separator in UIContext.CommandFactory.Separator
Public only for compatibility .
ViewCommandWrapper
ViewCustomCommand
A base command for all custom view commands that must be handled separately by the client UI itself.
For internal use only of the EPCommandCustomType. Exposes the ViewController to achieve this