org.chorem.lima.ui.financialperiod
Class FinancialPeriodViewHandler

java.lang.Object
  extended by org.chorem.lima.ui.financialperiod.FinancialPeriodViewHandler

public class FinancialPeriodViewHandler
extends Object

TODO add comment here.

Version:
$Revision: 3278 $ Last update : $Date: 2011-08-16 16:09:44 +0200 (Tue, 16 Aug 2011) $ By : $Author: tchemit $
Author:
chatellier

Field Summary
protected  FinancialPeriodTable table
           
protected  FinancialPeriodTableModel tableModel
           
protected  FinancialPeriodView view
           
 
Constructor Summary
protected FinancialPeriodViewHandler(FinancialPeriodView view)
           
 
Method Summary
 void blockFinancialPeriod()
           
 FinancialPeriodView getView()
           
 void refresh()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

protected FinancialPeriodView view

table

protected FinancialPeriodTable table

tableModel

protected FinancialPeriodTableModel tableModel
Constructor Detail

FinancialPeriodViewHandler

protected FinancialPeriodViewHandler(FinancialPeriodView view)
Method Detail

blockFinancialPeriod

public void blockFinancialPeriod()

getView

public FinancialPeriodView getView()

refresh

public void refresh()


Copyright © 2008-2011 CodeLutin. All Rights Reserved.