Uses of Class
org.bidib.wizard.mvc.main.model.ConnectionPhaseModel
Packages that use ConnectionPhaseModel
Package
Description
-
Uses of ConnectionPhaseModel in org.bidib.wizard.mvc.main.controller
Constructors in org.bidib.wizard.mvc.main.controller with parameters of type ConnectionPhaseModelModifierConstructorDescriptionMainController(MainModel model, ConnectionPhaseModel connectionPhaseModel, String connectionId) -
Uses of ConnectionPhaseModel in org.bidib.wizard.mvc.main.view
Constructors in org.bidib.wizard.mvc.main.view with parameters of type ConnectionPhaseModelModifierConstructorDescriptionMainView(MainModel model, ConnectionPhaseModel connectionPhaseModel, NodeScriptingSupportProvider nodeScriptingSupportProvider, WorkListControllerFactory workListItemProvider) -
Uses of ConnectionPhaseModel in org.bidib.wizard.mvc.main.view.panel
Constructors in org.bidib.wizard.mvc.main.view.panel with parameters of type ConnectionPhaseModelModifierConstructorDescriptionEmptyPanel(ConnectionPhaseModel connectionPhaseModel, org.bidib.wizard.common.service.SettingsService settingsService, MainMenuListener mainMenuListener) MainPanel(MainModel mainModel, ConnectionPhaseModel connectionPhaseModel, org.bidib.wizard.common.service.SettingsService settingsService, org.bidib.wizard.common.labels.WizardLabelWrapper wizardLabelWrapper, NodeScriptingSupportProvider nodeScriptingSupportProvider, org.bidib.wizard.api.LookupService lookupService, StatusBar statusBar) TabPanel(MainModel model, ConnectionPhaseModel connectionPhaseModel, org.bidib.wizard.common.service.SettingsService settingsService, ScriptingSupportProvider scriptingSupportProvider, MainMenuListener mainMenuListener, org.springframework.context.ApplicationContext applicationContext, org.bidib.wizard.api.LookupService lookupService)