public class ColumnUtils extends Object
| Constructor and Description |
|---|
ColumnUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
fixElementWidth(ColumnConfig<T> column,
elemental2.dom.HTMLElement element,
String fixedDefaultColumnWidth) |
public static <T> void fixElementWidth(ColumnConfig<T> column, elemental2.dom.HTMLElement element, String fixedDefaultColumnWidth)
Copyright © 2019–2022 Dominokit. All rights reserved.