enum sap.ui.table.SharedDomRef

Control sample: sap.ui.table.SharedDomRef
Visiblity: public
Available since: N/A
Module: sap/ui/table/library
Application Component: CA-UI5-TBL

Shared DOM Reference IDs of the table.

Contains IDs of shared DOM references, which should be accessible to inheriting controls via getDomRef() function.


Properties Overview

Node Description
sap.ui.table.SharedDomRef.HorizontalScrollBar

The element id of the Horizontal Scroll Bar of the sap.ui.table.Table.

sap.ui.table.SharedDomRef.VerticalScrollBar

The element id of the Vertical Scroll Bar of the sap.ui.table.Table.