Uses of Enum
de.xima.fc.gui.helper.user_portal.ETextContentViewEmptyMode
Packages that use ETextContentViewEmptyMode
-
Uses of ETextContentViewEmptyMode in de.xima.fc.gui.helper.user_portal
Subclasses with type arguments of type ETextContentViewEmptyMode in de.xima.fc.gui.helper.user_portalModifier and TypeClassDescriptionenumHow to treat files with empty or blank content when such a file is set.Methods in de.xima.fc.gui.helper.user_portal that return ETextContentViewEmptyModeModifier and TypeMethodDescriptionstatic ETextContentViewEmptyModeReturns the enum constant of this type with the specified name.static ETextContentViewEmptyMode[]ETextContentViewEmptyMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.gui.helper.user_portal with parameters of type ETextContentViewEmptyModeModifier and TypeMethodDescriptionUserPortalViewHelper.createTextContentView(Supplier<LocalizationsViewModelWithFiles> localizationsSupplier, Map<String, UserPortalFileMeta> metaData, ETextContentViewEmptyMode emptyMode) Creates a map representing a view of thefilesfor the given localizations.