Constructor and Description |
---|
SetComponentWidthCanvasCommand(DMNGridColumn uiColumn,
double oldWidth,
double width) |
SetComponentWidthCommand(DMNGridColumn uiColumn,
double oldWidth,
double width) |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionEditorColumn |
Modifier and Type | Class and Description |
---|---|
class |
DecisionTableRowNumberColumn |
class |
DescriptionColumn |
class |
InputClauseColumn |
class |
OutputClauseColumn |
Modifier and Type | Class and Description |
---|---|
class |
FunctionColumn |
Modifier and Type | Class and Description |
---|---|
class |
NameColumn |
Modifier and Type | Class and Description |
---|---|
class |
LiteralExpressionPMMLColumn |
Modifier and Type | Class and Description |
---|---|
class |
InvocationParameterColumn |
Modifier and Type | Class and Description |
---|---|
class |
LiteralExpressionColumn |
Modifier and Type | Class and Description |
---|---|
class |
RelationColumn |
Modifier and Type | Class and Description |
---|---|
class |
UndefinedExpressionColumn |
Modifier and Type | Method and Description |
---|---|
void |
BaseGrid.registerColumnResizeCompleted(DMNGridColumn uiColumn,
double uiColumnInitialWidth)
The width of a column is updated dynamically during a resize operation.
|
Modifier and Type | Class and Description |
---|---|
class |
EditableNameAndDataTypeColumn<G extends BaseExpressionGrid<? extends Expression,? extends org.uberfire.ext.wires.core.grids.client.model.GridData,? extends BaseUIModelMapper>> |
Modifier and Type | Class and Description |
---|---|
class |
DMNSimpleGridColumn<G extends BaseGrid<? extends Expression>,T> |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.