Interface SourcesTabEvents
A widget that implements this interface sources the events defined by the
TabListener interface.
Methods
Method Detail
addTabListener
Adds a listener interface to receive click events.
Parameters
- listener
- the listener interface to add
removeTabListener
Removes a previously added listener interface.
Parameters
- listener
- the listener interface to remove