Uses of Enum
de.xima.fc.mdl.enums.EFormElementTyp
Packages that use EFormElementTyp
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormElementTyp in de.xima.fc.entities
Methods in de.xima.fc.entities that return EFormElementTypMethods in de.xima.fc.entities with parameters of type EFormElementTyp -
Uses of EFormElementTyp in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EFormElementTyp -
Uses of EFormElementTyp in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics with parameters of type EFormElementTypModifier and TypeMethodDescriptionstatic IPlaceholderType
EPlaceholderType.forFormElementType
(EFormElementTyp type) -
Uses of EFormElementTyp in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EFormElementTypModifier and TypeMethodDescriptionstatic EFormElementTyp
Returns the enum constant of this type with the specified name.static EFormElementTyp[]
EFormElementTyp.values()
Returns an array containing the constants of this enum type, in the order they are declared.