Uses of Enum Class
adalid.core.enums.DisplayMode
Packages that use DisplayMode
-
Uses of DisplayMode in adalid.core
Methods in adalid.core that return DisplayModeModifier and TypeMethodDescriptionDisplay.getDisplayMode()AlternativeDisplay.getMode()AbstractEntity.getSearchDisplayMode()Methods in adalid.core with parameters of type DisplayModeModifier and TypeMethodDescriptionvoidDisplay.setDisplayMode(DisplayMode displayMode) voidAbstractEntity.setSearchDisplayMode(DisplayMode searchDisplayMode) -
Uses of DisplayMode in adalid.core.data.types
Methods in adalid.core.data.types that return DisplayModeMethods in adalid.core.data.types with parameters of type DisplayMode -
Uses of DisplayMode in adalid.core.enums
Methods in adalid.core.enums that return DisplayModeModifier and TypeMethodDescriptionstatic DisplayModeReturns the enum constant of this class with the specified name.static DisplayMode[]DisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DisplayMode in adalid.core.interfaces
Methods in adalid.core.interfaces that return DisplayMode