Méthode | Description | |
---|---|---|
GetCommandStatusAsync ( IImmutableSet |
||
OpenRDataCommandGroupHandler ( UnconfiguredProject unconfiguredProject, IRInteractiveWorkflowProvider workflowProvider ) : System | ||
TryHandleCommandAsync ( IImmutableSet |
Méthode | Description | |
---|---|---|
TryHandleCommandAsyncInternal ( IProjectTree rDataNode ) : Task |
Méthode | Description | |
---|---|---|
IsRData ( IProjectTree node ) : bool |
public GetCommandStatusAsync ( IImmutableSet |
||
nodes | IImmutableSet |
|
commandId | long | |
focused | bool | |
commandText | string | |
status | CommandStatus | |
Résultat | Task |
public OpenRDataCommandGroupHandler ( UnconfiguredProject unconfiguredProject, IRInteractiveWorkflowProvider workflowProvider ) : System | ||
unconfiguredProject | UnconfiguredProject | |
workflowProvider | IRInteractiveWorkflowProvider | |
Résultat | System |
public TryHandleCommandAsync ( IImmutableSet |
||
nodes | IImmutableSet |
|
commandId | long | |
focused | bool | |
commandExecuteOptions | long | |
variantArgIn | ||
variantArgOut | ||
Résultat | Task |
protected TryHandleCommandAsyncInternal ( IProjectTree rDataNode ) : Task |
||
rDataNode | IProjectTree | |
Résultat | Task |