Uses of Class
com.composum.sling.nodes.browser.BrowserViews.View.Toolbar.Group
-
Packages that use BrowserViews.View.Toolbar.Group Package Description com.composum.sling.nodes.browser -
-
Uses of BrowserViews.View.Toolbar.Group in com.composum.sling.nodes.browser
Fields in com.composum.sling.nodes.browser with type parameters of type BrowserViews.View.Toolbar.Group Modifier and Type Field Description protected List<BrowserViews.View.Toolbar.Group>
BrowserViews.View.Toolbar. groups
Methods in com.composum.sling.nodes.browser that return types with arguments of type BrowserViews.View.Toolbar.Group Modifier and Type Method Description Collection<BrowserViews.View.Toolbar.Group>
BrowserViews.View.Toolbar. getGroups()
Constructors in com.composum.sling.nodes.browser with parameters of type BrowserViews.View.Toolbar.Group Constructor Description Group(@NotNull BrowserViews.View.Toolbar.Group template, @NotNull com.composum.sling.core.BeanContext context, @NotNull org.apache.sling.api.resource.Resource resource)
-