Class DauerauftragList

java.lang.Object
de.willuhn.jameica.gui.AbstractView
de.willuhn.jameica.hbci.gui.views.DauerauftragList

public class DauerauftragList extends de.willuhn.jameica.gui.AbstractView
Zeigt eine Liste mit den vorhandenen Dauerauftraegen an.
  • Constructor Details

    • DauerauftragList

      public DauerauftragList()
  • Method Details

    • bind

      public void bind() throws Exception
      Specified by:
      bind in class de.willuhn.jameica.gui.AbstractView
      Throws:
      Exception
      See Also:
      • AbstractView.bind()
    • unbind

      public void unbind() throws de.willuhn.util.ApplicationException
      Overrides:
      unbind in class de.willuhn.jameica.gui.AbstractView
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • AbstractView.unbind()