| Package | Description |
|---|---|
| org.deeplearning4j.ui.components.table.style |
| Modifier and Type | Method and Description |
|---|---|
StyleTable.Builder |
StyleTable.Builder.backgroundColor(Color color) |
StyleTable.Builder |
StyleTable.Builder.backgroundColor(String color) |
StyleTable.Builder |
StyleTable.Builder.borderWidth(int borderWidthPx) |
StyleTable.Builder |
StyleTable.Builder.columnWidths(LengthUnit unit,
double... widths)
Specify the widths for the columns
|
StyleTable.Builder |
StyleTable.Builder.headerColor(Color color) |
StyleTable.Builder |
StyleTable.Builder.headerColor(String color) |
StyleTable.Builder |
StyleTable.Builder.whitespaceMode(String whitespaceMode)
Set the whitespace mode (CSS style tag).
|
Copyright © 2021. All rights reserved.