Class EinnahmeAusgabeExport
java.lang.Object
de.willuhn.jameica.hbci.gui.action.EinnahmeAusgabeExport
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action für die Ausgabe der Einnahmen/Ausgaben
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Array mit Objekten des TypsEinnahmeausgabe
-
Constructor Details
-
EinnahmeAusgabeExport
public EinnahmeAusgabeExport()
-
-
Method Details
-
handleAction
Erwartet ein Array mit Objekten des TypsEinnahmeausgabe
- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-
Action.handleAction(java.lang.Object)
-