Search results

EditDialogFieldSettingsModel API in Vue Gantt API component

Interface for a class EditDialogFieldSettings

Properties

additionalParams

TreeGridModel | GridModel | RichTextEditorModel

Defines the properties of Grid or RTE or TreeGrid controls in Gantt edit dialog.

fields

string[]

Defines edited column fields placed inside the tab.

headerText

string

Defines header text of tab item.

type

DialogFieldType

Defines types of tab which contains editor for columns.

  • General - Defines tab container type as general.
  • Dependency - Defines tab as dependency editor.
  • Resources - Defines tab as resources editor.
  • Notes - Defines tab as notes editor.
  • Custom - Defines tab as custom column editor.