public static interface AbstractSideBar.ItemFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
passesFilter(SideBarItemDescriptor descriptor)
Checks if the specified side bar item passes the filter or not.
|
boolean passesFilter(SideBarItemDescriptor descriptor)
descriptor - the descriptor of the side bar item, must not be null.Copyright © 2016. All rights reserved.