Data and collections
Native Qt
Table View Delegate
Table View Delegate is a native Zui component in the data and collections catalog, with 18 component-specific properties.
Usage
Ruby example
Paste this complete Builder example inside the app surface from the Quickstart. Replace illustrative asset paths with files from your project.
table_view_delegate "Ada Lovelace", row: 0, column: 0, selected: true
API
Component properties
18 component-specific values, plus shared item and layout properties.
textText configuration for Table View Delegate.propertyvalueValue configuration for Table View Delegate.propertyrowRow configuration for Table View Delegate.propertycolumnColumn configuration for Table View Delegate.propertycurrentCurrent configuration for Table View Delegate.propertyselectedSelected configuration for Table View Delegate.propertyeditingEditing configuration for Table View Delegate.propertyenabledEnabled configuration for Table View Delegate.propertywidthWidth configuration for Table View Delegate.propertyheightHeight configuration for Table View Delegate.propertybackgroundBackground configuration for Table View Delegate.propertyselected_backgroundSelected background configuration for Table View Delegate.propertyforegroundForeground configuration for Table View Delegate.propertyselected_foregroundSelected foreground configuration for Table View Delegate.propertyborder_colorBorder color configuration for Table View Delegate.propertyfont_familyFont family configuration for Table View Delegate.propertyfont_sizeFont size configuration for Table View Delegate.propertyvisibleVisible configuration for Table View Delegate.propertyShow 13 shared item properties
opacityscalerotationzfill_widthfill_heightpreferred_widthpreferred_heightminimum_widthminimum_heightmaximum_widthmaximum_heightlayout_alignment
Interaction
Events
Subscribe with on widget, :event and keep behavior in Ruby.
↗
clickNative event payload↗
double_clickNative event payload↗
activateNative event payload↗
editNative event payload