Interface DataSourceDefEditorView.Presenter
-
- All Superinterfaces:
DefEditorActionsPanelView.Presenter
- All Known Implementing Classes:
DataSourceDefEditor
- Enclosing interface:
- DataSourceDefEditorView
public static interface DataSourceDefEditorView.Presenter extends DefEditorActionsPanelView.Presenter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonShowContent()-
Methods inherited from interface org.kie.workbench.common.screens.datasource.management.client.editor.common.DefEditorActionsPanelView.Presenter
onCancel, onDelete, onSave
-
-