MDrivenDesignerTaggedValueHints
No edit summary
No edit summary
Line 17: Line 17:
|This is the name of the DB-table used for this class
|This is the name of the DB-table used for this class
|-
|-
|#ViewModelColumn.DataIsImageUrl
|#Column.DataIsImageUrl
|True,False
|True,False
|When set on a ViewModelColumn the data string is treated as an Image URL by Turnkey
|When set on a ViewModelColumn the data string is treated as an Image URL by Turnkey
|-
|-
|#ViewModelColumn.DataIsLink
|#Column.DataIsLink
|True,False
|True,False
|When set on viewmodelColumn the string data within is treated as a hyperlink
|When set on viewmodelColumn the string data within is treated as a hyperlink
|-
|-
|#ViewModelColumn.BlobDownloadLink
|#Column.BlobDownloadLink
|True,False
|True,False
|When set on a ViewModelColumn the Blob content can be downloaded by a hyperlink rather than rendered
|When set on a ViewModelColumn the Blob content can be downloaded by a hyperlink rather than rendered
|-
|-
|#ViewModelClass.Editable
|#Nesting.Editable
|True,False
|True,False
|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)

Revision as of 20:43, 29 July 2018

Intention of this info is to be downloaded by MDrivenDesigner at startup to guide what tagged value can be used where

#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)
This page was edited 96 days ago on 02/10/2024. What links here