public interface IEEFTabSelectionListener
Modifier and Type | Method and Description |
---|---|
void |
tabSelected(IEEFTabDescriptor tabDescriptor)
Notifies this listener that the selected tab has changed.
|
void tabSelected(IEEFTabDescriptor tabDescriptor)
tabDescriptor
- the selected tab descriptor.