org.chorem.lima.ui.financialstatementreport
Class FinancialStatementReportViewHandler

java.lang.Object
  extended by org.chorem.lima.ui.financialstatementreport.FinancialStatementReportViewHandler

public class FinancialStatementReportViewHandler
extends Object

Handler associated with accounts reports view.

Version:
$Revision: 2884 $ Last update : $Date: 2010-05-06 11:57:19 +0200 (jeu. 06 mai 2010) $ By : $Author: jpepin $
Author:
chatellier

Field Summary
protected  FinancialStatementReportTableModel model
           
protected  FinancialStatementReportView view
           
 
Constructor Summary
protected FinancialStatementReportViewHandler(FinancialStatementReportView view)
           
 
Method Summary
 void createDocument()
           
 FinancialStatementReportView 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 FinancialStatementReportView view

model

protected FinancialStatementReportTableModel model
Constructor Detail

FinancialStatementReportViewHandler

protected FinancialStatementReportViewHandler(FinancialStatementReportView view)
Method Detail

refresh

public void refresh()

getView

public FinancialStatementReportView getView()

createDocument

public void createDocument()


Copyright © 2008-2010 CodeLutin. All Rights Reserved.