Uses of Enum Class
io.quarkus.devui.spi.workspace.DisplayType
Packages that use DisplayType
-
Uses of DisplayType in io.quarkus.devui.spi.workspace
Methods in io.quarkus.devui.spi.workspace that return DisplayTypeModifier and TypeMethodDescriptionAction.getDisplayType()static DisplayTypeReturns the enum constant of this class with the specified name.static DisplayType[]DisplayType.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 DisplayTypeConstructors in io.quarkus.devui.spi.workspace with parameters of type DisplayType