Uses of Class
com.influxdb.client.domain.TableViewProperties
Packages that use TableViewProperties
-
Uses of TableViewProperties in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TableViewPropertiesModifier and TypeMethodDescriptionTableViewProperties.addColorsItem(DashboardColor colorsItem) TableViewProperties.addFieldOptionsItem(RenamableField fieldOptionsItem) TableViewProperties.addQueriesItem(DashboardQuery queriesItem) TableViewProperties.colors(List<DashboardColor> colors) TableViewProperties.decimalPlaces(DecimalPlaces decimalPlaces) TableViewProperties.fieldOptions(List<RenamableField> fieldOptions) TableViewProperties.queries(List<DashboardQuery> queries) TableViewProperties.showNoteWhenEmpty(Boolean showNoteWhenEmpty) TableViewProperties.tableOptions(TableViewPropertiesTableOptions tableOptions) TableViewProperties.timeFormat(String timeFormat)