Méthode | Description | |
---|---|---|
BuildCollectionFor ( object owner ) : IMvxCommandCollection | ||
MvxCommandCollectionBuilder ( ) : System |
Méthode | Description | |
---|---|---|
CanExecutePropertyInfo ( |
||
CanExecuteProperyName ( |
||
CommandAttribute ( |
||
CreateCommand ( object owner, |
||
CreateCommands ( object owner, |
||
GetCommandNameOrNull ( |
||
GetConventionalCommandNameOrNull ( |
public BuildCollectionFor ( object owner ) : IMvxCommandCollection | ||
owner | object | |
Résultat | IMvxCommandCollection |
protected CanExecutePropertyInfo ( |
||
type | ||
commandMethod | ||
Résultat |
protected CanExecuteProperyName ( |
||
method | ||
Résultat | string |
protected CommandAttribute ( |
||
method | ||
Résultat |
protected CreateCommand ( object owner, |
||
owner | object | |
collection | ||
commandMethod | ||
commandName | string | |
hasParameter | bool | |
Résultat | void |
protected CreateCommands ( object owner, |
||
owner | object | |
toReturn | ||
Résultat | void |
protected GetCommandNameOrNull ( |
||
method | ||
Résultat | string |
protected GetConventionalCommandNameOrNull ( |
||
method | ||
suffix | string | |
Résultat | string |
public MvxCommandCollectionBuilder ( ) : System | ||
Résultat | System |