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

Inheritance: IExternalCommand, IExternalCommandAvailability
Afficher le fichier Open project: WeConnect/case-apps

Méthodes publiques

Méthode 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 méthode

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

IsCommandAvailable() public méthode

Command Availability
public IsCommandAvailable ( UIApplication applicationData, CategorySet selectedCategories ) : bool
applicationData UIApplication
selectedCategories CategorySet
Résultat bool