Package | Description |
---|---|
sirius.web.controller |
Provides the controller part of a simple MVC framework.
|
Modifier and Type | Method and Description |
---|---|
List<FacetItem> |
Facet.getHiddenItems()
Returns all hidden items collected for this facet.
|
List<FacetItem> |
Facet.getItems()
Returns all visible items collected for this facet.
|
Modifier and Type | Method and Description |
---|---|
String |
Facet.createToggleQueryString(FacetItem item)
Creates a query string which can be appended to a link in order to toggle the given item.
|
Copyright © 2018. All rights reserved.