| Interface | Description |
|---|---|
| CustomResourceInterface |
This interface must be implemented by all custom functions.
|
| ResourceRequestInterface |
This interface provides access to the fields and attributes of a custom resource.
|
| TableCell |
This is a single cell within a table row.
|
| TableDataInterface |
This represents the full data set for a UFS table.
|
| TableRow |
This represents a row in a table.
|
| Class | Description |
|---|---|
| TableRowChangeStatus |
Enumeration of table row change status values.
|