JavaScript/jQuery TreeList Types
AdaptiveDetailRowPreparingEvent
The type of the adaptiveDetailRowPreparing event handler's argument.
AIAssistantRequestCreatingEvent
The argument type in the aIAssistantRequestCreating event.
In addition to the fields described in this section, AIAssistantRequestCreatingEvent includes the following fields:
- additionalInfo: Additional information included in the AI Assistant request.
- context: TreeList context included in the AI Assistant request, such as data and component state information.
- responseSchema: The JSON schema for the AI Assistant response.
AIColumnRequestCreatingEvent
The argument type in the aIColumnRequestCreating event.
Used in:
CellClickEvent
The type of the cellClick event handler's argument.
Used in:
CellDblClickEvent
The type of the cellDblClick event handler's argument.
Used in:
CellHoverChangedEvent
The type of the cellHoverChanged event handler's argument.
Used in:
CellPreparedEvent
The type of the cellPrepared event handler's argument.
Used in:
ColumnButtonClickEvent
The argument type in columns[].buttons[].onClick.
ContentReadyEvent
The type of the contentReady event handler's argument.
Used in:
ContextMenuPreparingEvent
The type of the contextMenuPreparing event handler's argument.
Used in:
DataErrorOccurredEvent
The type of the dataErrorOccurred event handler's argument.
Used in:
DisposingEvent
The type of the disposing event handler's argument.
Used in:
EditCanceledEvent
The type of the editCanceled event handler's argument.
Used in:
EditCancelingEvent
The type of the editCanceling event handler's argument.
Used in:
EditingStartEvent
The type of the editingStart event handler's argument.
Used in:
EditingTexts
Contains properties that specify texts for editing-related UI elements.
EditorPreparedEvent
The type of the editorPrepared event handler's argument.
Used in:
EditorPreparingEvent
The type of the editorPreparing event handler's argument.
Used in:
FocusedCellChangedEvent
The type of the focusedCellChanged event handler's argument.
Used in:
FocusedCellChangingEvent
The type of the focusedCellChanging event handler's argument.
Used in:
FocusedRowChangedEvent
The type of the focusedRowChanged event handler's argument.
Used in:
FocusedRowChangingEvent
The type of the focusedRowChanging event handler's argument.
Used in:
InitializedEvent
The type of the initialized event handler's argument.
Used in:
InitNewRowEvent
The type of the initNewRow event handler's argument.
Used in:
KeyDownEvent
The type of the keyDown event handler's argument.
Used in:
NodesInitializedEvent
The type of the nodesInitialized event handler's argument.
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
Used in:
RowClickEvent
The type of the rowClick event handler's argument.
Used in:
RowCollapsedEvent
The type of the rowCollapsed event handler's argument.
Used in:
RowCollapsingEvent
The type of the rowCollapsing event handler's argument.
Used in:
RowDblClickEvent
The type of the rowDblClick event handler's argument.
Used in:
RowExpandedEvent
The type of the rowExpanded event handler's argument.
Used in:
RowExpandingEvent
The type of the rowExpanding event handler's argument.
Used in:
RowInsertedEvent
The type of the rowInserted event handler's argument.
Used in:
RowInsertingEvent
The type of the rowInserting event handler's argument.
Used in:
RowPreparedEvent
The type of the rowPrepared event handler's argument.
Used in:
RowRemovedEvent
The type of the rowRemoved event handler's argument.
Used in:
RowRemovingEvent
The type of the rowRemoving event handler's argument.
Used in:
RowUpdatedEvent
The type of the rowUpdated event handler's argument.
Used in:
RowUpdatingEvent
The type of the rowUpdating event handler's argument.
Used in:
RowValidatingEvent
The type of the rowValidating event handler's argument.
Used in:
SavedEvent
The type of the saved event handler's argument.
Used in:
SavingEvent
The type of the saving event handler's argument.
Used in:
SelectionChangedEvent
The type of the selectionChanged event handler's argument.
Used in:
ToolbarPreparingEvent
The type of the toolbarPreparing event handler's argument.
Used in:
TreeListCommandColumnType
Specifies the command column that this object customizes.
Used in:
TreeListFilterMode
Specifies the filter and search parameters.
Used in:
TreeListPredefinedColumnButton
Specifies buttons in the edit column or create a custom command column.