Interface CheatSheetView
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<CheatSheetView.Presenter>,com.google.gwt.user.client.ui.IsWidget,SubDockView<CheatSheetView.Presenter>
- All Known Implementing Classes:
CheatSheetViewImpl
public interface CheatSheetView extends SubDockView<CheatSheetView.Presenter>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCheatSheetView.Presenter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDMNCheatSheetContent()voidsetRuleCheatSheetContent()-
Methods inherited from interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.SubDockView
getPresenter, reset
-
-