public class VatChartViewHandler extends Object implements ServiceListener
| Modifier and Type | Field and Description |
|---|---|
protected VatStatementService |
vatStatementService |
protected VatChartView |
view |
| Modifier | Constructor and Description |
|---|---|
protected |
VatChartViewHandler(VatChartView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVatStatementMovement() |
void |
importVatStatementChart() |
void |
init() |
void |
notifyMethod(String serviceName,
String methodeName) |
void |
refresh() |
void |
removeVatStatement()
Ask for user to remove for selected account, and remove it if confirmed.
|
void |
updateVatStatement() |
protected VatStatementService vatStatementService
protected VatChartView view
protected VatChartViewHandler(VatChartView view)
public void init()
public void addVatStatementMovement()
public void updateVatStatement()
public void importVatStatementChart()
public void removeVatStatement()
public void refresh()
public void notifyMethod(String serviceName, String methodeName)
notifyMethod in interface ServiceListenerCopyright © 2008–2014 CodeLutin. All rights reserved.