SelfVM
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* [[Documentation:OCLOperators CanExecuteAction|CanExecuteAction]] | * [[Documentation:OCLOperators CanExecuteAction|CanExecuteAction]] | ||
* [[OCLOperators Refresh|Search]] | * [[OCLOperators Refresh|Search]] | ||
* [ | * [[Documentation:OCLOperators ImportTabSepData|ImportTabSepData]] | ||
* [[OCLOperators Refresh|Refresh]] | * [[Documentation:OCLOperators Refresh|Refresh]] | ||
* [[Documentation: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]] | ||
Line 15: | Line 15: | ||
* [https://wiki.mdriven.net/index.php/Rest_Put RestPut] | * [https://wiki.mdriven.net/index.php/Rest_Put RestPut] | ||
* [https://wiki.mdriven.net/index.php/Rest_Delete RestDelete] | * [https://wiki.mdriven.net/index.php/Rest_Delete RestDelete] | ||
* [ | * [[Documentation:OCLOperators RestDownload|RestDownload]] | ||
* [[Documentation:Import xml and JSon with MDriven|JSonToObjects]] | * [[Documentation:Import xml and JSon with MDriven|JSonToObjects]] | ||
* [[Documentation:Import xml and JSon with MDriven|XmlToObjects]] | * [[Documentation:Import xml and JSon with MDriven|XmlToObjects]] | ||
Line 21: | Line 21: | ||
*[[OCLOperators XmlValidateWithSchemas|XmlValidateWithSchemas]] | *[[OCLOperators XmlValidateWithSchemas|XmlValidateWithSchemas]] | ||
* [[OCLOperators ViewModelAsJSon|ViewModelAsJSon]] | * [[OCLOperators ViewModelAsJSon|ViewModelAsJSon]] | ||
* [ | * [[Documentation:OCLOperators GetGridAsTabSepData|GetGridAsTabSepData]] | ||
* [[OCLOperators SuspectExternalUpdateInvalidate|SuspectExternalUpdateInvalidate]] | * [[OCLOperators SuspectExternalUpdateInvalidate|SuspectExternalUpdateInvalidate]] | ||
* [[OCLOperators RunServerSideViewModelNow|RunServerSideViewModelNow]] | * [[OCLOperators RunServerSideViewModelNow|RunServerSideViewModelNow]] |
Revision as of 05:30, 6 February 2025
This page was created by Hans.karlsen@mdriven.net on 2018-04-21. Last edited by Hans.karlsen@mdriven.net 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)