Interface ItemEditingBox
-
- All Superinterfaces:
EditingBox<ItemEditingBox.Presenter>,org.uberfire.client.mvp.HasPresenter<ItemEditingBox.Presenter>
- All Known Implementing Classes:
ItemEditingBoxImpl
public interface ItemEditingBox extends EditingBox<ItemEditingBox.Presenter>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceItemEditingBox.Presenter
-
Method Summary
-
Methods inherited from interface org.drools.workbench.screens.scenariosimulation.client.collectioneditor.editingbox.EditingBox
getEditingBox, getEditingBoxTitle, getPropertiesContainer, removeButtonToolbar, setKey
-
-