Class ExpressionEditorGridRow
- java.lang.Object
-
- org.uberfire.ext.wires.core.grids.client.model.impl.BaseGridRow
-
- org.kie.workbench.common.dmn.client.widgets.grid.model.ExpressionEditorGridRow
-
- All Implemented Interfaces:
org.uberfire.ext.wires.core.grids.client.model.GridRow
public class ExpressionEditorGridRow extends org.uberfire.ext.wires.core.grids.client.model.impl.BaseGridRow
-
-
Field Summary
Fields Modifier and Type Field Description static doubleDEFAULT_HEIGHT
-
Constructor Summary
Constructors Constructor Description ExpressionEditorGridRow()ExpressionEditorGridRow(double height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetHeight()
-
-
-
Field Detail
-
DEFAULT_HEIGHT
public static final double DEFAULT_HEIGHT
- See Also:
- Constant Field Values
-
-