All Packages Class Hierarchy This Package Previous Next Index
Interface dtai.gwt.CellListener
- public interface CellListener
- extends EventListener
CellListener
-
cellStateChanged(CellEvent)
- Invoked when an cell's state has been changed.
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