User contributions for Charles
From MDrivenWiki
22 September 2024
- 01:2001:20, 22 September 2024 diff hist +102 Formatting and Styling Buttons →Button Formatting Keywords Tag: Visual edit
- 01:1801:18, 22 September 2024 diff hist +15 User:Charles No edit summary Tag: Visual edit
- 01:1601:16, 22 September 2024 diff hist +1,567 N Formatting and Styling Buttons Created page with " Buttons are used for executing expressions both in UI ViewModels and ServerSide ViewModels. Having the ability to change how they look and where they are positioned is important for an aesthetic UI. The MDriven Designer ViewModel has a styles property to set different formattings for the UI Widgets. MDriven also provides special keywords for more control and customization of the UI elements. They can be used with OCL to control the outlook of the UI elements in specif..." Tag: Visual edit
- 01:1201:12, 22 September 2024 diff hist 0 N File:pagination-viewmodel.png No edit summary current
- 01:1101:11, 22 September 2024 diff hist 0 N File:pagination-output.png No edit summary current
21 September 2024
- 23:5823:58, 21 September 2024 diff hist +21 User:Charles No edit summary Tag: Visual edit
- 06:0406:04, 21 September 2024 diff hist +22 User:Charles No edit summary Tag: Visual edit
- 06:0306:03, 21 September 2024 diff hist +358 N Documentation:OCLOperators let Created page with "Holds the result of an expression in a temporary reference to use later within the statement. let statements can chained together. '''Example 1'''<syntaxhighlight> let x = 2 in ( x + 4 ) </syntaxhighlight>'''Example 2'''<syntaxhighlight> let l = Bag{1,2,3,4} in ( let m = l->collect(i|i*4) in ( l->union(m) ) ) </syntaxhighlight>" Tag: Visual edit
- 05:4905:49, 21 September 2024 diff hist +23 User:Charles No edit summary Tag: Visual edit
- 05:4805:48, 21 September 2024 diff hist +215 N Documentation:OCLOperators date Created page with "Returns the current date by returning the date part of '''DateTime.Now''' and time is set to 12:00 midnight.<syntaxhighlight> DateTime.date </syntaxhighlight> ====See also:==== *DateTime" Tag: Visual edit
- 05:3105:31, 21 September 2024 diff hist +25 User:Charles No edit summary Tag: Visual edit
- 05:3105:31, 21 September 2024 diff hist +158 N Documentation:OCLOperators Save Created page with "Commits changes done in the ViewModel to persistent storage.<syntaxhighlight> selfVM.Save </syntaxhighlight>'''See also:''' * SelfVM" Tag: Visual edit
- 05:2705:27, 21 September 2024 diff hist −16 User:Charles No edit summary Tag: Visual edit
- 05:2405:24, 21 September 2024 diff hist +62 User:Charles No edit summary Tag: Visual edit
- 05:2305:23, 21 September 2024 diff hist +240 N Documentation:OCLOperators Search Created page with "Triggers search functionality using search expressions in your ViewModel and populates the vSeekerResult. <syntaxhighlight> selfVM.Search </syntaxhighlight> ==== See also: ==== * Search result pages" Tag: Visual edit
- 05:0005:00, 21 September 2024 diff hist +60 Documentation:OCLOperators time No edit summary Tag: Visual edit
- 04:5904:59, 21 September 2024 diff hist +52 Documentation:OCLOperators time No edit summary Tag: Visual edit
- 04:5804:58, 21 September 2024 diff hist +73 N Documentation:OCLOperators time Created page with "Returns the current time by returning the time part of '''DateTime.Now'''" Tag: Visual edit
- 04:5604:56, 21 September 2024 diff hist +6 Documentation:DateTime No edit summary Tag: Visual edit
- 04:5604:56, 21 September 2024 diff hist −14 Documentation:DateTime No edit summary Tag: Visual edit
- 04:3904:39, 21 September 2024 diff hist +28 User:Charles No edit summary Tag: Visual edit
- 04:2704:27, 21 September 2024 diff hist +166 N Documentation:OCLOperators toDecimal Created page with "Converts specified value to decimal number. {| class="wikitable" !OCL !Result |- |123.ToDecimal |123 |- |24235235235235.234234234234234.ToDecimal |24235235235235.2 |}" Tag: Visual edit
- 03:1703:17, 21 September 2024 diff hist +28 User:Charles No edit summary Tag: Visual edit
- 03:1603:16, 21 September 2024 diff hist +209 N Documentation:OCLOperators Translate Created page with "Returns the translated string from SysTranslation class. String.translate will translate to a user's language. ==== See also: ==== * Localization" Tag: Visual edit
- 03:0203:02, 21 September 2024 diff hist +43 User:Charles No edit summary Tag: Visual edit
- 03:0203:02, 21 September 2024 diff hist −23 Documentation:OCLOperators ViewModels No edit summary Tag: Visual edit
- 03:0003:00, 21 September 2024 diff hist +4 Documentation:OCLOperators ViewModels No edit summary Tag: Visual edit
- 02:5902:59, 21 September 2024 diff hist +235 Documentation:OCLOperators ViewModels No edit summary Tag: Visual edit
- 02:5502:55, 21 September 2024 diff hist +34 User:Charles No edit summary Tag: Visual edit
- 02:5402:54, 21 September 2024 diff hist +246 N Documentation:OCLOperators ViewModelName Created page with "Returns the name of a ViewModel. ViewModelName is available within the context of a ViewModel.<syntaxhighlight> selfVM.ViewModelName </syntaxhighlight> ==== See also: ==== * OCLOperator ViewModels<br />" Tag: Visual edit
- 02:4502:45, 21 September 2024 diff hist −9 Documentation:OCLOperators allStates No edit summary Tag: Visual edit
- 02:3802:38, 21 September 2024 diff hist +40 User:Charles No edit summary Tag: Visual edit
- 02:3702:37, 21 September 2024 diff hist −1 Documentation:OCLOperators attributes No edit summary Tag: Visual edit
- 02:3402:34, 21 September 2024 diff hist −1 Documentation:OCLOperators attributes No edit summary Tag: Visual edit
- 02:3402:34, 21 September 2024 diff hist +274 Documentation:OCLOperators attributes No edit summary Tag: Visual edit
- 02:2902:29, 21 September 2024 diff hist 0 N File:2024-09-21 05h28 35.png No edit summary current
- 02:1502:15, 21 September 2024 diff hist +35 User:Charles No edit summary Tag: Visual edit
- 02:1302:13, 21 September 2024 diff hist +98 Documentation:OCLOperators average No edit summary Tag: Visual edit
- 01:5801:58, 21 September 2024 diff hist +49 User:Charles No edit summary Tag: Visual edit
- 01:5601:56, 21 September 2024 diff hist +416 Documentation:OCLOperators CanExecuteAction No edit summary Tag: Visual edit
- 01:2901:29, 21 September 2024 diff hist +30 User:Charles No edit summary Tag: Visual edit
19 September 2024
- 20:2620:26, 19 September 2024 diff hist +534 Documentation:SysDocBatch No edit summary Tag: Visual edit
16 September 2024
- 12:0812:08, 16 September 2024 diff hist −2 Documentation:OCLOperators Download No edit summary Tag: Visual edit
- 11:5311:53, 16 September 2024 diff hist +76 Documentation:ListActions No edit summary Tag: Visual edit
- 11:4511:45, 16 September 2024 diff hist +140 Documentation:ListActions →ActionInstance Attributes Tag: Visual edit
- 11:3611:36, 16 September 2024 diff hist +85 Documentation:ListActions →ActionInstance Attributes Tag: Visual edit
11 September 2024
- 01:0001:00, 11 September 2024 diff hist +9 Documentation:OCLOperators forAll No edit summary Tag: Visual edit
- 00:5900:59, 11 September 2024 diff hist −7 Documentation:OCLOperators forAll No edit summary Tag: Visual edit
- 00:5200:52, 11 September 2024 diff hist 0 Documentation:OCLOperators Download No edit summary Tag: Visual edit
- 00:5200:52, 11 September 2024 diff hist +27 User:Charles No edit summary Tag: Visual edit