Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AutoTemplateGenerator ( [ autoTemplate, |
Initializes a new instance of the AutoTemplateGenerator class.
|
|
CanExecute ( DataContext context ) : bool |
Determines whether this instance can execute the specified data context.
|
|
Execute ( DataContext context ) : void |
Executes the specified data context.
|
|
GetActionGroup ( ) : ActionGroup |
Gets or sets the action group.
|
Méthode | Description | |
---|---|---|
GetActionId ( ) : string |
Gets the action id.
|
|
GetTitle ( ) : string |
Gets the title.
|
public AutoTemplateGenerator ( [ autoTemplate, |
||
autoTemplate | [ | The smart template. |
scope | The scope. | |
Résultat | System |
public CanExecute ( DataContext context ) : bool | ||
context | DataContext | The data context. |
Résultat | bool |
public Execute ( DataContext context ) : void | ||
context | DataContext | The data context. |
Résultat | void |