Class KontoauszugPdfControl


  • public class KontoauszugPdfControl
    extends de.willuhn.jameica.gui.AbstractControl
    Controller fuer die Anzeige der Kontoauszuege im PDF-Format.
    • Field Summary

      • Fields inherited from class de.willuhn.jameica.gui.AbstractControl

        view
    • Constructor Summary

      Constructors 
      Constructor Description
      KontoauszugPdfControl​(de.willuhn.jameica.gui.AbstractView view)
      ct.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      KontoauszugPdfList getList()
      Liefert die Tabelle mit den Kontoauszuegen.
      • Methods inherited from class de.willuhn.jameica.gui.AbstractControl

        getCurrentObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KontoauszugPdfControl

        public KontoauszugPdfControl​(de.willuhn.jameica.gui.AbstractView view)
        ct.
        Parameters:
        view -
    • Method Detail

      • getList

        public KontoauszugPdfList getList()
        Liefert die Tabelle mit den Kontoauszuegen.
        Returns:
        die Tabelle mit den Kontoauszuegen.