Uses of Package
org.drools.workbench.screens.scenariosimulation.client.editor.menu
-
Classes in org.drools.workbench.screens.scenariosimulation.client.editor.menu used by org.drools.workbench.screens.scenariosimulation.client.editor.menu Class Description AbstractColumnMenuPresenter This class is meant to provide common methods to column-specific menusExpectedContextMenuandGivenContextMenu, both instance and property header.AbstractHeaderGroupMenuPresenter This class is meant to provide common methods to group-specific menusHeaderExpectedContextMenuandHeaderGivenContextMenuIt is provided to avoid code duplication in concrete implementationsAbstractHeaderMenuPresenter This is the first ScenarioSimulation specific abstract class - i.e. it is bound to a specific use case.BaseMenu Base Menu implementation for MenuItems.BaseMenuView Basic interface for any menu dynamically generated.BaseMenuView.BaseMenuPresenter ExecutableMenuItemPresenter ExecutableMenuItemView ExecutableMenuItemView.Presenter HeaderMenuPresenter This is the first ScenaraioSimulation specific interface - i.e. it is bound to a specific use case.MenuItemPresenter MenuItemView MenuItemView.Presenter -
Classes in org.drools.workbench.screens.scenariosimulation.client.editor.menu used by org.drools.workbench.screens.scenariosimulation.client.menu Class Description ExpectedContextMenu The contextual menu of a specific EXPECT column It differ fromHeaderExpectedContextMenubecause it manage column (insert/remove) in different wayGivenContextMenu The contextual menu of a specific GIVEN column It differ fromHeaderGivenContextMenubecause it manage column (insert/remove) in different wayGridContextMenu The contextual menu of a ROW cell whose GROUP does allow column modification (insert/delete).HeaderExpectedContextMenu The contextual menu of the top level EXPECT group.HeaderGivenContextMenu The contextual menu of the top level GIVEN group.OtherContextMenu The contextual menu of the OTHER group (both top level and specific column). -
Classes in org.drools.workbench.screens.scenariosimulation.client.editor.menu used by org.drools.workbench.screens.scenariosimulation.client.utils Class Description MenuItemView