MDrivenDesignerTaggedValueHints
Hans Karlsen (talk | contribs) No edit summary |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Intention of this info is to be downloaded by MDrivenDesigner at startup to guide what tagged value can be used where | Intention of this info is to be downloaded by MDrivenDesigner at startup to guide what tagged value can be used where. | ||
All valid Tagged values must be added here!!! We deliberately skip the ones that has Designer properties already | |||
{| class="wikitable" | {| class="wikitable" | ||
!#TargetType.TaggedValue | !#TargetType.TaggedValue | ||
Line 33: | Line 35: | ||
|Nesting that represent grid will render web grid cells as possibly editable (depending on read only expression) | |Nesting that represent grid will render web grid cells as possibly editable (depending on read only expression) | ||
|- | |- | ||
| | |#Column.MaxFetch | ||
| | |<int> | ||
| | |Declare "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100) | ||
|- | |- | ||
| | | |
Revision as of 21:31, 29 July 2018
Intention of this info is to be downloaded by MDrivenDesigner at startup to guide what tagged value can be used where.
All valid Tagged values must be added here!!! We deliberately skip the ones that has Designer properties already
#TargetType.TaggedValue | CommaSeparatedExampleValues | ShortDescription |
---|---|---|
#Package.OptimisticLocking | ||
#Class.TableMapping | Own,Parent,Children | How super and sub classes OR-map |
#Class.TableName | <Name> | This is the name of the DB-table used for this class |
#Column.DataIsImageUrl | True,False | When set on a ViewModelColumn the data string is treated as an Image URL by Turnkey |
#Column.DataIsLink | True,False | When set on viewmodelColumn the string data within is treated as a hyperlink |
#Column.BlobDownloadLink | True,False | When set on a ViewModelColumn the Blob content can be downloaded by a hyperlink rather than rendered |
#Nesting.Editable | True,False | Nesting that represent grid will render web grid cells as possibly editable (depending on read only expression) |
#Column.MaxFetch | <int> | Declare "MaxFetch=<int>" on the ViewModelColumn action that initiates the search to change from the default (100) |
This page was edited more than 11 months ago on 02/10/2024. What links here