org.chorem.lima.ui.lettering
Class LetteringViewHandler
java.lang.Object
org.chorem.lima.ui.lettering.LetteringViewHandler
public class LetteringViewHandler
- extends Object
Handler associated with financial transaction view.
- Version:
- $Revision: 3278 $
Last update : $Date: 2011-08-16 16:09:44 +0200 (Tue, 16 Aug 2011) $
By : $Author: tchemit $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
view
protected LetteringView view
table
protected LetteringTable table
tableModel
protected LetteringTableModel tableModel
fiscalPeriodComboBoxModel
protected FiscalPeriodComboBoxModel fiscalPeriodComboBoxModel
financialPeriodComboBoxModel
protected FinancialPeriodComboBoxModel financialPeriodComboBoxModel
financialTransactionService
protected final FinancialTransactionServiceMonitorable financialTransactionService
- Transaction service.
clipBoard
protected Object clipBoard
LetteringViewHandler
protected LetteringViewHandler(LetteringView view)
setBeginDate
public void setBeginDate(Date date)
setEndDate
public void setEndDate(Date date)
addLetter
public void addLetter()
removeLetter
public void removeLetter()
refresh
public void refresh()
Copyright © 2008-2011 CodeLutin. All Rights Reserved.