Uses of Enum
de.xima.fc.gui.statics.EFormExportFormat
Packages that use EFormExportFormat
-
Uses of EFormExportFormat in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EFormExportFormatMethods in de.xima.fc.gui.bean.project with parameters of type EFormExportFormatModifier and TypeMethodDescriptionvoid
FormExportBean.setExportFormat
(EFormExportFormat exportFormat) -
Uses of EFormExportFormat in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EFormExportFormatModifier and TypeMethodDescriptionstatic EFormExportFormat
Returns the enum constant of this type with the specified name.static EFormExportFormat[]
EFormExportFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.