All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface dtai.gwt.CellListener

public interface CellListener
extends EventListener
CellListener


Method Index

 o cellStateChanged(CellEvent)
Invoked when an cell's state has been changed.

Methods

 o cellStateChanged
 public abstract void cellStateChanged(CellEvent e)
Invoked when an cell's state has been changed.

Parameters:
e - a CellEvent

All Packages  Class Hierarchy  This Package  Previous  Next  Index