ElegantJ Data Tables Java API Specification v1.1

com.elegantj.awt.table
Interface TableRowsAddedListener

All Superinterfaces:
java.util.EventListener

public interface TableRowsAddedListener
extends java.util.EventListener

Defines an object which listens for TableRowsAddedEvent


Method Summary
 void tableRowsAdded(TableRowsAddedEvent e)
          Invoked when the row(s) are added to the AWTTable
 

Method Detail

tableRowsAdded

public void tableRowsAdded(TableRowsAddedEvent e)
Invoked when the row(s) are added to the AWTTable

Parameters:
e - the TableRowAddedEvent

ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.