public interface IEEFTabDescriptorFilter
IEEFTabDescriptor.| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(IEEFTabDescriptor tabDescriptor)
Returns if a tab descriptor must be filtered or not.
|
boolean filter(IEEFTabDescriptor tabDescriptor)
tabDescriptor - The tab descriptortrue if the tab descriptor should be used, false otherwise