ElegantJ Data Tables Java API Specification v1.1

com.elegantj.awt.table
Interface TableCellResizeListener

All Superinterfaces:
java.util.EventListener

public interface TableCellResizeListener
extends java.util.EventListener

Defines an object which listens for TableCellResizeEvent


Method Summary
 void cellResized(TableCellResizeEvent e)
          Invoked when the table's cell is resized.
 

Method Detail

cellResized

public void cellResized(TableCellResizeEvent e)
Invoked when the table's cell is resized.

Parameters:
e - The TableCellResizeEvent

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.