Class ScenarioGridRow
- java.lang.Object
-
- org.uberfire.ext.wires.core.grids.client.model.impl.BaseGridRow
-
- org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridRow
-
- All Implemented Interfaces:
org.uberfire.ext.wires.core.grids.client.model.GridRow
public class ScenarioGridRow 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 ScenarioGridRow()ScenarioGridRow(double height)
-
-
-
Field Detail
-
DEFAULT_HEIGHT
public static final double DEFAULT_HEIGHT
- See Also:
- Constant Field Values
-
-