Interface SourcesTableEvents
public
interface
SourcesTableEvents
// Implemented by
HTMLTable
A widget that implements this interface sources the events defined by the
TableListener interface.
Methods
Method Detail
addTableListener
Adds a listener interface to receive click events.
Parameters
- listener
- the listener interface to add
removeTableListener
Removes a previously added listener interface.
Parameters
- listener
- the listener interface to remove