SettingsControllerpublic class BosSettingsController extends AbstractSettingsController<TargoBankCreateInfo>
account, ktoInfo, statementsMaxDaysBack| Constructor | Description |
|---|---|
BosSettingsController() |
Standard constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
de.willuhn.jameica.gui.input.CheckboxInput |
getStayLoggedIn() |
Returns a check box check box to select, to stay logged in after
synchronisation.
|
protected void |
handleAccountChanged(org.eclipse.swt.widgets.Event event) |
Behandelt einen Kontowechsel
|
void |
speichern() |
Speichert die aktuellen Einstellungen im Settings Objekt.
|
getKonto, getKontoTyp, getSavePDF, getStatementMaxDaysBack, isDisplayAccountStatement, isDisplayAccountType, setDisplayAccountStatement, setDisplayAccountType, supportsStatementspublic de.willuhn.jameica.gui.input.CheckboxInput getStayLoggedIn()
CheckboxInputpublic void speichern()
SettingsController()protected void handleAccountChanged(org.eclipse.swt.widgets.Event event)
AbstractSettingsControllerhandleAccountChanged in class AbstractSettingsController<TargoBankCreateInfo>