Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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.
|
|
LiveTemplateGenerator ( [ liveTemplate ) : System |
Initializes a new instance of the LiveTemplateGenerator class.
|
Méthode | Description | |
---|---|---|
GetActionId ( ) : string |
Gets the action id.
|
|
GetTitle ( ) : string |
Gets the title.
|
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 |
public LiveTemplateGenerator ( [ liveTemplate ) : System | ||
liveTemplate | [ | The LiveTemplate. |
Résultat | System |