Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.client.collectioneditor.editingbox |
Classes/html inside this package are used inside the editing box shown inside the collection editor
|
Modifier and Type | Interface and Description |
---|---|
interface |
EditingBox<T extends EditingBox.Presenter> |
class |
EditingBoxImpl<T extends EditingBox.Presenter> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ItemEditingBox.Presenter |
static interface |
KeyValueEditingBox.Presenter |
Modifier and Type | Class and Description |
---|---|
class |
EditingBoxPresenter |
class |
ItemEditingBoxPresenter |
class |
KeyValueEditingBoxPresenter |
Modifier and Type | Field and Description |
---|---|
protected EditingBox.Presenter |
EditingBoxImpl.presenter |
Modifier and Type | Method and Description |
---|---|
void |
EditingBoxImpl.init(EditingBox.Presenter presenter) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.