org.chorem.lima.ui.account
Class AccountViewHandler
java.lang.Object
org.chorem.lima.ui.account.AccountViewHandler
- All Implemented Interfaces:
- ServiceListener
public class AccountViewHandler
- 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 |
view
protected AccountView view
AccountViewHandler
protected AccountViewHandler(AccountView view)
addAccount
public void addAccount()
- Add new account with account form.
addSubLedger
public void addSubLedger()
updateAccount
public void updateAccount()
- Open account form with selected account.
Verifiy if it's an account or a subledger
removeAccount
public void removeAccount()
- Ask for user to remove for selected account, and remove it if confirmed.
refresh
public void refresh()
importAccountsChart
public void importAccountsChart()
notifyMethod
public void notifyMethod(String serviceName,
String methodeName)
- Specified by:
notifyMethod in interface ServiceListener
Copyright © 2008-2011 CodeLutin. All Rights Reserved.