T
- item type.public class ContentViewsDefinition<T> extends ConfiguredViewDefinition<ContentViews<T>>
ContentView
.ViewDefinition.Builder<T extends UIComponent>
Constructor and Description |
---|
ContentViewsDefinition(List<ContentViewDefinition<T>> views) |
Modifier and Type | Method and Description |
---|---|
Map<String,ContentViewDefinition<T>> |
getViews() |
static <T> ContentViewsDefinition<T> |
of(List<ContentViewDefinition<T>> viewList) |
getImplementationClass, getName, setImplementationClass, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
builder
of
public ContentViewsDefinition(List<ContentViewDefinition<T>> views)
public static <T> ContentViewsDefinition<T> of(List<ContentViewDefinition<T>> viewList)
public Map<String,ContentViewDefinition<T>> getViews()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.