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
Methods in de.xima.fc.mdl.enums that return EFormTemplateScopeModifier and TypeMethodDescriptionstatic EFormTemplateScope
Returns 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.