Uses of Enum Class
org.csstudio.opibuilder.runmode.RunModeService.DisplayMode
Packages that use RunModeService.DisplayMode
- 
Uses of RunModeService.DisplayMode in org.csstudio.opibuilder.runmodeMethods in org.csstudio.opibuilder.runmode that return RunModeService.DisplayModeModifier and TypeMethodDescriptionstatic RunModeService.DisplayModeReturns the enum constant of this class with the specified name.static RunModeService.DisplayMode[]RunModeService.DisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.csstudio.opibuilder.runmode with parameters of type RunModeService.DisplayModeModifier and TypeMethodDescriptionstatic voidRunModeService.openDisplay(IPath path, Optional<MacrosInput> macros, RunModeService.DisplayMode mode, Optional<IOPIRuntime> runtime) Open a display in runtimestatic voidRunModeService.openDisplayInView(IWorkbenchPage page, RunnerInput input, RunModeService.DisplayMode mode) Display a view on a specific workbench page
- 
Uses of RunModeService.DisplayMode in org.csstudio.opibuilder.widgetActionsMethods in org.csstudio.opibuilder.widgetActions that return RunModeService.DisplayModeModifier and TypeMethodDescriptionprotected RunModeService.DisplayModeOpenDisplayAction.getDisplayMode()