Property | Type | Description | |
---|---|---|---|
scopeFactory | Func |
Method | Description | |
---|---|---|
ActivateDataObjectCommand ( IViewModelDependencies appCtx, Func |
Method | Description | |
---|---|---|
ActivateForeignItems ( IViewModelFactoryScope newScope, IZetboxContext newCtx, IEnumerable |
||
ActivateItem ( IEnumerable |
||
OnItemsOpened ( object workspace, |
||
OnItemsOpening ( object workspace, |
public ActivateDataObjectCommand ( IViewModelDependencies appCtx, Func |
||
appCtx | IViewModelDependencies | |
scopeFactory | Func |
|
dataCtx | IZetboxContext | |
parent | ViewModel | |
label | string | |
tooltip | string | |
return | System |
protected ActivateForeignItems ( IViewModelFactoryScope newScope, IZetboxContext newCtx, IEnumerable |
||
newScope | IViewModelFactoryScope | |
newCtx | IZetboxContext | |
items | IEnumerable |
|
return | void |
protected ActivateItem ( IEnumerable |
||
items | IEnumerable |
|
return | void |
protected OnItemsOpened ( object workspace, |
||
workspace | object | |
args | ||
return | void |
protected OnItemsOpening ( object workspace, |
||
workspace | object | |
args | ||
return | void |