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
Subclasses with type arguments of type EFormExportPart in de.xima.fc.gui.staticsModifier and TypeClassDescriptionenumEnumeration indicating which part of a form should be exported.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.