Uses of Interface
org.eclnt.jsfserver.elements.impl.IFIXGRIDExcelExporter
Packages that use IFIXGRIDExcelExporter
-
Uses of IFIXGRIDExcelExporter in org.eclnt.jsfserver.elements.impl
Methods in org.eclnt.jsfserver.elements.impl that return IFIXGRIDExcelExporterMethods in org.eclnt.jsfserver.elements.impl with parameters of type IFIXGRIDExcelExporterModifier and TypeMethodDescriptionvoid
FIXGRIDBinding.Exporter.setExcelExporter
(IFIXGRIDExcelExporter excelExporter) The class that is used for creating instances ofIFIXGRIDExcelExporter
is defined in system.xml. -
Uses of IFIXGRIDExcelExporter in org.eclnt.jsfserver.elements.util
Classes in org.eclnt.jsfserver.elements.util that implement IFIXGRIDExcelExporterModifier and TypeClassDescriptionclass
This exporter is a "place holder" when Apache POI is not available in the runtime environment - and the "real" exporterFIXGRIDExcelExporter
is not available as consequence.class
Export of grid content into XML.