Uses of Enum
de.xima.fc.gui.statics.EFormExportPart
Packages that use EFormExportPart
- 
Uses of EFormExportPart in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EFormExportPartMethods in de.xima.fc.gui.bean.project with parameters of type EFormExportPartModifier and TypeMethodDescriptionvoidFormSaveExportBean.setFormExportPart(EFormExportPart formExportPart)  - 
Uses of EFormExportPart in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EFormExportPartModifier and TypeMethodDescriptionstatic EFormExportPartReturns the enum constant of this type with the specified name.static EFormExportPart[]EFormExportPart.values()Returns an array containing the constants of this enum type, in the order they are declared.