org.chorem.lima.ui.financialstatementchart
Class FinancialStatementChartViewHandler
java.lang.Object
org.chorem.lima.ui.financialstatementchart.FinancialStatementChartViewHandler
- All Implemented Interfaces:
- ServiceListener
public class FinancialStatementChartViewHandler
- extends Object
- implements ServiceListener
Handler associated with account view.
- Version:
- $Revision: 3051 $
Last update : $Date: 2010-11-29 15:57:16 +0100 (lun., 29 nov. 2010) $
By : $Author: echatellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
financialStatementService
protected FinancialStatementServiceMonitorable financialStatementService
view
protected FinancialStatementChartView view
FinancialStatementChartViewHandler
protected FinancialStatementChartViewHandler(FinancialStatementChartView view)
addFinancialStatementHeader
public void addFinancialStatementHeader()
- Add new account with account form.
addFinancialStatementMovement
public void addFinancialStatementMovement()
updateFinancialStatement
public void updateFinancialStatement()
- Open account form with selected account.
Verifiy if it's an account or a subledger
removeFinancialStatement
public void removeFinancialStatement()
- Ask for user to remove for selected account, and remove it if confirmed.
refresh
public void refresh()
importFinancialStatementChart
public void importFinancialStatementChart()
financialStatementChartCheck
public void financialStatementChartCheck()
notifyMethod
public void notifyMethod(String serviceName,
String methodName)
- Specified by:
notifyMethod in interface ServiceListener
Copyright © 2008-2011 CodeLutin. All Rights Reserved.