User Tools

Site Tools


property_editors.htm
Navigation:  T4 Template Language Reference > Directives > Property Directive >Property editors Previous pageReturn to chapter overviewNext page

Clarion T4 property editors

SoftVelocity.TextTemplating.Design.IProcedureTypeEditor

SoftVelocity.TextTemplating.Design.OpenFileNameEditor

SoftVelocity.TextTemplating.Design.ControlNameEditor

SoftVelocity.TextTemplating.Design.WinformNameEditor

SoftVelocity.TextTemplating.Design.ReportNameEditor

SoftVelocity.DataDictionary.Design.IColumnTableTypeEditor

SoftVelocity.DataDictionary.Design.ITableCollectionTypeEditor

SoftVelocity.DataDictionary.Design.ITableColumnCollectionTypeEditor

SoftVelocity.DataDictionary.Design.ITableTypeEditor

SoftVelocity.DataDictionary.Design.IKeyTableTypeEditor

SoftVelocity.DataDictionary.Design.IFieldNameCollectionTypeEditor

Some Framework Editors:

System.Drawing.Design.ColorEditor

System.ComponentModel.Design.MultilineStringEditor

System.Windows.Forms.Design.FileNameEditor

For storing Tables/Fields/Columns/Key names we recomend the data type to be string and the same for collections of

Tables/Fields/Column/Keys.

Storing the type in an string simplify the storage and the TypeEditors support the storage in string of the Entities separated by commans

like “Table1,Table2,Table3”

property_editors.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1