Uses of Enum
de.xima.fc.gui.statics.EProjectExportFormat
Packages that use EProjectExportFormat
-
Uses of EProjectExportFormat in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EProjectExportFormatModifier and TypeMethodDescriptionProjectExportBean.getExportFormat()
Deprecated.Since formcycle version 7.0.0.Methods in de.xima.fc.gui.bean.project with parameters of type EProjectExportFormatModifier and TypeMethodDescriptionvoid
ProjectExportBean.setExportFormat
(EProjectExportFormat exportFormat) Deprecated.Since formcycle version 7.0.0. -
Uses of EProjectExportFormat in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EProjectExportFormatModifier and TypeMethodDescriptionstatic EProjectExportFormat
Deprecated.Returns the enum constant of this type with the specified name.static EProjectExportFormat[]
EProjectExportFormat.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.