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: 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 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.