C# Class Case.Subs.KeyMatcher.Entry.CmdMain

Inheritance: IExternalCommand, IExternalCommandAvailability
Show file Open project: WeConnect/case-apps

Public Methods

Method Description
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result

Report Groups by View

IsCommandAvailable ( UIApplication applicationData, CategorySet selectedCategories ) : bool

Command Availability

Method Details

Execute() public method

Report Groups by View
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result
commandData ExternalCommandData
message string
elements ElementSet
return System.Result

IsCommandAvailable() public method

Command Availability
public IsCommandAvailable ( UIApplication applicationData, CategorySet selectedCategories ) : bool
applicationData UIApplication
selectedCategories CategorySet
return bool