Adempiere 3.5.2a

org.adempiere.webui.event
Interface WTableModelListener

All Known Implementing Classes:
InfoAssetPanel, InfoAssignmentPanel, InfoBPartnerPanel, InfoCashLinePanel, InfoGeneralPanel, InfoInOutPanel, InfoInvoicePanel, InfoOrderPanel, InfoPanel, InfoPaymentPanel, InfoProductPanel, ListModelTableTest, WAllocation, WCreateFrom, WCreateFromInvoice, WCreateFromShipment, WCreateFromStatement, WInOutGen, WInvoiceGen, WListbox, WMatch, WPaySelect

public interface WTableModelListener

WTableModelListener defines the interface for an object that listens to changes in a WTableModel.

Author:
Andrew Kimball
See Also:
WTableModelEvent

Method Summary
 void tableChanged(WTableModelEvent event)
          This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
 

Method Detail

tableChanged

void tableChanged(WTableModelEvent event)
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.

Parameters:
event - table model event

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.