|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WTableModelListener
WTableModelListener defines the interface for an object that listens to changes in a WTableModel.
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 |
|---|
void tableChanged(WTableModelEvent event)
event - table model event
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||