| Modifier and Type | Field and Description |
|---|---|
protected ScenarioGridModel |
ScenarioSimulationContext.model |
| Modifier and Type | Method and Description |
|---|---|
ScenarioGridModel |
ScenarioSimulationContext.getModel() |
| Modifier and Type | Field and Description |
|---|---|
protected ScenarioGridModel |
AbstractHeaderMenuPresenter.model |
| Modifier and Type | Method and Description |
|---|---|
protected List<List<String>> |
AbstractDataManagementStrategy.getPropertiesToHide(ScenarioGridColumn selectedColumn,
ScenarioGridModel scenarioGridModel)
This method returns a
List with the properties of a given Type (Fact, class, other dmn defined) instance,
to be hidden from the right panel for the selected column. |
Map<String,List<List<String>>> |
AbstractDataManagementStrategy.getPropertiesToHide(ScenarioGridModel scenarioGridModel)
This method returns a
Map with the properties of a given Type (Fact, class, other dmn defined) instance,
to be hidden from the right panel. |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ScenarioSimulationGridHeaderUtilities.getPropertyNameElements(ScenarioGridModel scenarioGridModel,
int columnIndex) |
| Modifier and Type | Method and Description |
|---|---|
ScenarioGridModel |
ScenarioGridWidget.getModel() |
ScenarioGridModel |
ScenarioGrid.getModel() |
| Constructor and Description |
|---|
ScenarioGrid(ScenarioGridModel model,
ScenarioGridLayer scenarioGridLayer,
ScenarioGridRenderer renderer,
ScenarioContextMenuRegistry scenarioContextMenuRegistry) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.