Uses of Enum Class
org.apache.nifi.web.ViewableContent.DisplayMode
Packages that use ViewableContent.DisplayMode
-
Uses of ViewableContent.DisplayMode in org.apache.nifi.web
Methods in org.apache.nifi.web that return ViewableContent.DisplayModeModifier and TypeMethodDescriptionViewableContent.getDisplayMode()static ViewableContent.DisplayModeReturns the enum constant of this class with the specified name.static ViewableContent.DisplayMode[]ViewableContent.DisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.