Interface IWidgetDataSheetTexts
Represents table notification texts.
Package: ui-framework
Properties
tableIsEmpty
A message to be displayed when the table has no rows.
Declaration
tableIsEmpty: string
Property Value
| Type | Description |
|---|---|
| string | A message to be displayed when the table has no rows. |
tableNotCreatedText
A message to be displayed when the table is not created.
Declaration
tableNotCreatedText: string
Property Value
| Type | Description |
|---|---|
| string | A message to be displayed when the table is not created. |