API / geotoolkit / widgets / data / DataTableAdapter / DataTableAdapter
data.DataTableAdapter.DataTableAdapter
Type Aliases
Type Aliases
Ƭ Options: Object
DataTableAdapter Options
| Name | Type | Description |
|---|---|---|
datatable | DataTable | dataTable |
sortingarrowoptions? | string | { downarrowfillcolor?: string ; downarrowlinecolor?: string ; uparrowfillcolor?: string ; uparrowlinecolor?: string } | Color of arrow if Sorting tool is attached. |