public interface ReportColumnHeader<Item extends QueryItem>
Report.
It determines weather a given <Item> belongs into the representing column.| Modifier and Type | Method and Description |
|---|---|
boolean |
fits(Item item) |
String |
getDisplayName() |
Copyright © 2019. All rights reserved.