org.chorem.lima.ui.financialtransaction
Class FinancialTransactionViewHandler
java.lang.Object
org.chorem.lima.ui.financialtransaction.FinancialTransactionViewHandler
public class FinancialTransactionViewHandler
- extends Object
Handler associated with financial transaction view.
- Version:
- $Revision: 3192 $
Last update : $Date: 2011-07-01 11:52:07 +0200 (Fri, 01 Jul 2011) $
By : $Author: vsalaun $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
view
protected FinancialTransactionView view
table
protected FinancialTransactionTable table
tableModel
protected FinancialTransactionTableModel tableModel
fiscalPeriodComboBoxModel
protected FiscalPeriodComboBoxModel fiscalPeriodComboBoxModel
financialPeriodComboBoxModel
protected FinancialPeriodComboBoxModel financialPeriodComboBoxModel
clipBoard
protected Object clipBoard
FinancialTransactionViewHandler
protected FinancialTransactionViewHandler(FinancialTransactionView view)
copyRow
public void copyRow()
pasteRow
public void pasteRow()
addFinancialTransaction
public void addFinancialTransaction()
addEmptyEntry
public void addEmptyEntry()
deleteSelectedRow
public void deleteSelectedRow()
- Delete selected row in table (could be transaction or entry).
Called by model.
- Throws:
LimaException
refresh
public void refresh()
Copyright © 2008-2011 CodeLutin. All Rights Reserved.