SelfVM
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
* Nestings | * Nestings | ||
* [[OCLOperators ShowActionMenuForCurrentInNesting|ShowActionMenuForCurrentInNesting]] | * [[OCLOperators ShowActionMenuForCurrentInNesting|ShowActionMenuForCurrentInNesting]] | ||
* ExecuteCurrentActionAgainOnce | * [[ExecuteCurrentActionAgainOnce]] | ||
* [[OCLOperators Styles|Styles]] | * [[OCLOperators Styles|Styles]] | ||
[[Category:View Model]] | [[Category:View Model]] | ||
[[Category:OCL ViewModel Operators]] | [[Category:OCL ViewModel Operators]] | ||
{{Edited|July|12|2024}} | {{Edited|July|12|2024}} |
Revision as of 20:37, 18 April 2024
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