Package io.deephaven.web.client.api
Class JsLayoutHints.ColumnGroup
java.lang.Object
io.deephaven.web.client.api.JsLayoutHints.ColumnGroup
- Enclosing class:
JsLayoutHints
Describes a column group to use when rendering a table.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The group name. -
children
The column names contained by this group. -
color
The group color.
-
-
Constructor Details
-
ColumnGroup
-