Uses of Enum Class
io.quarkus.devui.spi.workspace.Display
Packages that use Display
-
Uses of Display in io.quarkus.devui.spi.workspace
Methods in io.quarkus.devui.spi.workspace that return DisplayModifier and TypeMethodDescriptionAction.getDisplay()static DisplayReturns the enum constant of this class with the specified name.static Display[]Display.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.devui.spi.workspace with parameters of type DisplayConstructors in io.quarkus.devui.spi.workspace with parameters of type Display