Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.client.rightpanel | |
org.drools.workbench.screens.scenariosimulation.client.utils |
Modifier and Type | Class and Description |
---|---|
class |
FieldItemViewImpl
This class is used to represent a simple (i.e. not expandable) property, like for example java primitives
|
Modifier and Type | Field and Description |
---|---|
protected FieldItemView |
TestToolsPresenter.selectedFieldItemView |
Modifier and Type | Field and Description |
---|---|
protected Map<String,FieldItemView> |
FieldItemPresenter.fieldItemMap |
Modifier and Type | Method and Description |
---|---|
void |
FieldItemView.Presenter.onFieldElementClick(FieldItemView selected) |
void |
FieldItemPresenter.onFieldElementClick(FieldItemView selected) |
void |
ListGroupItemPresenter.onSelectedElement(FieldItemView selected) |
void |
ListGroupItemView.Presenter.onSelectedElement(FieldItemView selected)
Method to set the "selected" information - use this to set the property level header
|
void |
TestToolsView.Presenter.setSelectedElement(FieldItemView selected)
Method to set the "selected" information - use this to set the property level header
|
void |
TestToolsPresenter.setSelectedElement(FieldItemView selected) |
Modifier and Type | Method and Description |
---|---|
FieldItemView |
ViewsProvider.getFieldItemView() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.