Uses of Class
de.xima.fc.gui.statics.EFormExportPart
- 
Packages that use EFormExportPart Package Description de.xima.fc.gui.bean.project de.xima.fc.gui.statics  - 
- 
Uses of EFormExportPart in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EFormExportPart Modifier and Type Method Description EFormExportPartFormSaveExportBean. getFormExportPart()Methods in de.xima.fc.gui.bean.project with parameters of type EFormExportPart Modifier and Type Method Description voidFormSaveExportBean. setFormExportPart(EFormExportPart formExportPart) - 
Uses of EFormExportPart in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EFormExportPart Modifier and Type Method Description static EFormExportPartEFormExportPart. valueOf(String name)Returns 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. 
 -