SelfVM
(Updated Edited template to July 12, 2025.) |
No edit summary |
||
Line 8: | Line 8: | ||
* [https://learn.mdriven.net/index.php/OCLOperators_ImportTabSepData ImportTabSepData] | * [https://learn.mdriven.net/index.php/OCLOperators_ImportTabSepData ImportTabSepData] | ||
* [[OCLOperators Refresh|Refresh]] | * [[OCLOperators Refresh|Refresh]] | ||
* [[How to use the ExecutePS function in selfVM|ExecutePS]] | * [[Documentation:How to use the ExecutePS function in selfVM|ExecutePS]] | ||
* [[Documentation:PSExpression , or how to do things in the DB from MDriven|PSExpression_Refresh]] | * [[Documentation:PSExpression , or how to do things in the DB from MDriven|PSExpression_Refresh]] | ||
* [[Documentation:OCLOperators RestGet|RestGet]] | * [[Documentation:OCLOperators RestGet|RestGet]] |
Revision as of 05:28, 27 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)