furo-ui5-table-row

furo-ui5-table-row #

@furo/ui5 v1.18.0
import '@furo/ui5/src/subcomponents/furo-ui5-table-row.js';
exports FuroUi5TableRow js
exports <furo-ui5-table-row> custom-element-definition
extends src/subcomponents/furo-ui5-table-row.js

Summary:

Description #

INTERNAL COMPONENT #

This is a helper component to send tablerow-selected event by clicking the row or pressing the enter on the row.

Attributes and Properties #

_data #

default: {}



Events #

ui5-selection-requested #

at-ui5-selection-requestedEvent



tablerow-selected #

at-tablerow-selectedCustomEvent



arrow-down-on-last-row #

at-arrow-down-on-last-rowCustomEvent



arrow-up-on-first-row #

at-arrow-up-on-first-rowCustomEvent



Methods #

focus #

focus() ⟹ void

*fn-focus

focus this row



setData #

setData(d `` ) ⟹ void

`` fn-set-data

  • d

_select #

_select() ⟹ void

*fn–select



_arrowDownPressed #

_arrowDownPressed(event `` ) ⟹ void

`` fn–arrow-down-pressed

  • event

_arrowUpPressed #

_arrowUpPressed() ⟹ void

*fn–arrow-up-pressed