org.chorem.lima.ui.vatreports
Class VatReportViewHandler

java.lang.Object
  extended by org.chorem.lima.ui.vatreports.VatReportViewHandler

public class VatReportViewHandler
extends Object


Field Summary
protected  DocumentServiceMonitorable documentService
           
protected  int port
           
protected  VatReportTable table
           
protected  VatReportTableModel tableModel
           
protected  VatReportView view
           
 
Constructor Summary
protected VatReportViewHandler(VatReportView view)
           
 
Method Summary
 void editVat()
          Edit VAT document
 VatReportView getView()
           
 void refresh()
          Refresh VatTableModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

protected VatReportView view

table

protected VatReportTable table

tableModel

protected VatReportTableModel tableModel

documentService

protected DocumentServiceMonitorable documentService

port

protected int port
Constructor Detail

VatReportViewHandler

protected VatReportViewHandler(VatReportView view)
Method Detail

getView

public VatReportView getView()
Returns:
VatView

editVat

public void editVat()
Edit VAT document


refresh

public void refresh()
Refresh VatTableModel



Copyright © 2008-2011 CodeLutin. All Rights Reserved.