SelfVM
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
selfVM is a variable that is available within the context of a ViewModel. You will find these functions on the selfVM object: | selfVM is a variable that is available within the context of a ViewModel. You will find these functions on the selfVM object: | ||
* [[Documentation:Efficient ViewModel fetch|ExecuteFetchHints]] | * [[Documentation:Efficient ViewModel fetch|ExecuteFetchHints]] | ||
* [https:// | * [https://learn.mdriven.net/index.php/SelfVM.Save Save] | ||
* [[OCLOperators ExecuteAction|ExecuteAction]] | * [[OCLOperators ExecuteAction|ExecuteAction]] | ||
* [[OCLOperators CanExecuteAction|CanExecuteAction]] | * [[OCLOperators CanExecuteAction|CanExecuteAction]] | ||
* [[OCLOperators Refresh|Search]] | * [[OCLOperators Refresh|Search]] | ||
* [https:// | * [https://learn.mdriven.net/index.php/OCLOperators_ImportTabSepData ImportTabSepData] | ||
* [[OCLOperators Refresh|Refresh]] | * [[OCLOperators Refresh|Refresh]] | ||
* [[How to use the ExecutePS function in selfVM|ExecutePS]] | * [[How to use the ExecutePS function in selfVM|ExecutePS]] |
Revision as of 05:50, 10 January 2025
This page was created by Hans.karlsen on 2018-04-21. Last edited by Hans.karlsen on 2025-03-31.
selfVM is a variable that is available within the context of a ViewModel. You will find these functions on the selfVM object:
- ExecuteFetchHints
- Save
- ExecuteAction
- CanExecuteAction
- Search
- ImportTabSepData
- Refresh
- ExecutePS
- PSExpression_Refresh
- RestGet
- RestPost
- RestPatch
- RestPut
- RestDelete
- RestDownload
- JSonToObjects
- XmlToObjects
- XsltTransformXml
- XmlValidateWithSchemas
- ViewModelAsJSon
- GetGridAsTabSepData
- SuspectExternalUpdateInvalidate
- RunServerSideViewModelNow
- Navigate
- ViewModelName
- DirtyList
- ListActions
- Nestings
- ShowActionMenuForCurrentInNesting
- ExecuteCurrentActionAgainOnce
- Styles
- SysDocBatchZip
- Download(filename:string,blob)