Uses of Interface
com.truebubo.maniflow.money.MoneyExchangeService
Packages that use MoneyExchangeService
Package
Description
Handles adding, changing and showing expenses
Handles adding, changing and showing incomes
-
Uses of MoneyExchangeService in com.truebubo.maniflow.commongui
Methods in com.truebubo.maniflow.commongui with parameters of type MoneyExchangeServiceModifier and TypeMethodDescriptionstatic <T extends MoneyExchange>
com.vaadin.flow.component.html.DivCommonGUI.getExchangesDiv
(String prefixOperation, List<T> exchanges, MoneyExchangeService<T> service, Runnable refresher) -
Uses of MoneyExchangeService in com.truebubo.maniflow.expense
Classes in com.truebubo.maniflow.expense that implement MoneyExchangeService -
Uses of MoneyExchangeService in com.truebubo.maniflow.income
Classes in com.truebubo.maniflow.income that implement MoneyExchangeService