Interface netscape.peas.RowChangeListener
All Packages Class Hierarchy This Package Previous Next Index
Interface netscape.peas.RowChangeListener
- public interface RowChangeListener
Listener interface for the RowChangeEvent. Since every object
which can receive the RowChangeEvent can also receive the
PropertyChangeEvent, we make this ListenerInterface a subtype.
-
rowChange(RowChangeEvent)
-
rowChange
public abstract void rowChange(RowChangeEvent oEvent)
All Packages Class Hierarchy This Package Previous Next Index