Package | Description |
---|---|
org.uberfire.ext.wires.core.grids.client.model | |
org.uberfire.ext.wires.core.grids.client.model.impl |
Modifier and Type | Method and Description |
---|---|
GridColumn.ColumnWidthMode |
GridColumn.getColumnWidthMode()
Get column width mode
|
static GridColumn.ColumnWidthMode |
GridColumn.ColumnWidthMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridColumn.ColumnWidthMode[] |
GridColumn.ColumnWidthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GridColumn.setColumnWidthMode(GridColumn.ColumnWidthMode columnWidthMode)
Set column width mode
|
Modifier and Type | Method and Description |
---|---|
GridColumn.ColumnWidthMode |
BaseGridColumn.getColumnWidthMode() |
Modifier and Type | Method and Description |
---|---|
void |
BaseGridColumn.setColumnWidthMode(GridColumn.ColumnWidthMode columnWidthMode) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.