Class LayoutReportActionImpl

java.lang.Object
javax.swing.AbstractAction
org.gvsig.fmap.dal.swing.report.AbstractReportAction
org.gvsig.app.project.documents.layout.report.LayoutReportActionImpl
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, LayoutReportAction, org.gvsig.fmap.dal.swing.report.ReportAction, org.gvsig.tools.util.LabeledValue<org.gvsig.fmap.dal.swing.report.ReportAction>

public class LayoutReportActionImpl extends org.gvsig.fmap.dal.swing.report.AbstractReportAction implements LayoutReportAction
Author:
jjdelcerro
See Also:
  • Constructor Details

    • LayoutReportActionImpl

      public LayoutReportActionImpl(org.gvsig.fmap.dal.swing.report.ReportActionFactory factory, org.gvsig.fmap.dal.feature.FeatureStore store, org.gvsig.fmap.dal.feature.FeatureQuery query, org.gvsig.fmap.dal.feature.FeatureSet selection, javax.json.JsonObject json)
  • Method Details