MDrivenDesignerTaggedValueHints
No edit summary
No edit summary
Line 13: Line 13:
|How super and sub classes OR-map
|How super and sub classes OR-map
|-
|-
|#Class.TableMapping
|#Class.TableName
|<Name>
|<Name>
|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
|True,False
|When set on a ViewModelColumn the data string is treated as an Image URL by Turnkey
|-
|#ViewModelColumn.DataIsLink
|True,False
|When set on viewmodelColumn the string data within is treated as a hyperlink
|-
|#ViewModelColumn.BlobDownloadLink
|True,False
|When set on a ViewModelColumn the Blob content can be downloaded by a hyperlink rather than rendered
|-
|#ViewModelClass.Editable
|True,False
|Nesting that represent grid will render web grid cells as possibly editable (depending on read only expression)
|-
|
|
|
|-
|
|
|
|-
|
|
|
|-
|
|
|
|-
|
|
|
|-
|
|
|
|}
|}

Revision as of 20:28, 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
#ViewModelColumn.DataIsImageUrl True,False When set on a ViewModelColumn the data string is treated as an Image URL by Turnkey
#ViewModelColumn.DataIsLink True,False When set on viewmodelColumn the string data within is treated as a hyperlink
#ViewModelColumn.BlobDownloadLink True,False When set on a ViewModelColumn the Blob content can be downloaded by a hyperlink rather than rendered
#ViewModelClass.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