EditDialogFieldSettingsModel
23 Sep 20251 minute to read
Interface for a class EditDialogFieldSettings
Properties
additionalParams TreeGridModel|GridModel|RichTextEditorModel
Specifies the configuration properties for Grid, Rich Text Editor (RTE), or TreeGrid controls within the Gantt edit dialog.
fields string[]
Specifies the edited column fields to be placed inside the tab.
headerText string
Defines header text of tab item.
type DialogFieldType
Specifies the types of tabs that contain editors for columns.
Available tab types:
-
General- Represents the general information editor tab. -
Dependency- Represents the dependency editor tab. -
Resources- Represents the resource editor tab. -
Notes- Represents the notes editor tab. -
Segments- Represents the segments editor tab. -
Custom- Represents the custom column editor tab.