View source for SelfVM From MDrivenWiki ← SelfVM SelfVMYou do not have permission to edit this page, for the following reason: The action you have requested is limited to users in the group: Users. You can view and copy the source of this page. selfVM is a variable that is available within the context of a ViewModel. You will find these functions on the selfVM object: * ExecuteFetchHints * [https://wiki.mdriven.net/index.php/SelfVM.Save Save] * [[OCLOperators ExecuteAction|ExecuteAction]] * [[OCLOperators CanExecuteAction|CanExecuteAction]] * [[OCLOperators Refresh|Search]] * [https://wiki.mdriven.net/index.php/OCLOperators_ImportTabSepData ImportTabSepData] * [[OCLOperators Refresh|Refresh]] * [[How to use the ExecutePS function in selfVM|ExecutePS]] * [https://wiki.mdriven.net/index.php/PSExpression_,_or_how_to_do_things_in_the_DB_from_MDriven PSExpression_Refresh] * [[Rest Services In MDriven|RestGet]] * [[Rest Post|RestPost]] * [https://wiki.mdriven.net/index.php/Rest_Patch RestPatch] * [https://wiki.mdriven.net/index.php/Rest_Put RestPut] * [https://wiki.mdriven.net/index.php/Rest_Delete RestDelete] * [https://wiki.mdriven.net/index.php/OCLOperators_RestDownload RestDownload] * [[Import xml and JSon with MDriven|JSonToObjects]] * [[Import xml and JSon with MDriven|XmlToObjects]] *[[OCLOperators XsltTransformXml|XsltTransformXml]] *[[OCLOperators XmlValidateWithSchemas|XmlValidateWithSchemas]] * [[OCLOperators ViewModelAsJSon|ViewModelAsJSon]] * [https://wiki.mdriven.net/index.php/OCLOperators_GetGridAsTabSepData GetGridAsTabSepData] * [[OCLOperators SuspectExternalUpdateInvalidate|SuspectExternalUpdateInvalidate]] * [[OCLOperators RunServerSideViewModelNow|RunServerSideViewModelNow]] * [[OCLOperators Navigate|Navigate]] * ViewModelName - returns the name of the current ViewModel * [[SelfVM.DirtyList|DirtyList]] * ListActions * Nestings * [[OCLOperators ShowActionMenuForCurrentInNesting|ShowActionMenuForCurrentInNesting]] * ExecuteCurrentActionAgainOnce * [[OCLOperators Styles|Styles]] [[Category:View Model]] [[Category:OCL ViewModel Operators]] Return to SelfVM.