...
Criteria modifiers allow you to modify state of SearchCriteriaBuilder using to fetch component's rows. You can use them to filter out some data for example all entities owned by user other than currently logged in used by given view component to fetch row entities.
Info |
---|
Currently row style resolvers can be used only with grid or lookup component. |
...