Uses of Enum
de.xima.fc.mdl.enums.EFormTemplateScope
Packages that use EFormTemplateScope
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormTemplateScope in de.xima.fc.entities
Methods in de.xima.fc.entities that return EFormTemplateScopeMethods in de.xima.fc.entities with parameters of type EFormTemplateScope -
Uses of EFormTemplateScope in de.xima.fc.gui.designer.form.model.params
Methods in de.xima.fc.gui.designer.form.model.params that return EFormTemplateScope -
Uses of EFormTemplateScope in de.xima.fc.mdl.enums
Subclasses with type arguments of type EFormTemplateScope in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EFormTemplateScopeModifier and TypeMethodDescriptionstatic EFormTemplateScopeReturns the enum constant of this type with the specified name.static EFormTemplateScope[]EFormTemplateScope.values()Returns an array containing the constants of this enum type, in the order they are declared.