Uses of Enum
de.xima.fc.form.export.enums.EFormUserGroup
Packages that use EFormUserGroup
-
Uses of EFormUserGroup in de.xima.fc.form.export
Constructor parameters in de.xima.fc.form.export with type arguments of type EFormUserGroupModifierConstructorDescriptionFormPortraitExporter(com.alibaba.fastjson.JSONObject persist, Mandant client, IXFormRenderConfig renderConfig, Map<EFormUserGroup, List<BenutzerGruppe>> groups) -
Uses of EFormUserGroup in de.xima.fc.form.export.enums
Subclasses with type arguments of type EFormUserGroup in de.xima.fc.form.export.enumsMethods in de.xima.fc.form.export.enums that return EFormUserGroupModifier and TypeMethodDescriptionstatic EFormUserGroupReturns the enum constant of this type with the specified name.static EFormUserGroup[]EFormUserGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.