public class MixedContent extends Content
| Constructor and Description |
|---|
MixedContent(List<Content> contents) |
| Modifier and Type | Method and Description |
|---|---|
Component |
newContentComponent(String id,
AbstractTree<Foo> tree,
IModel<Foo> model)
Create new content.
|
public Component newContentComponent(String id, AbstractTree<Foo> tree, IModel<Foo> model)
ContentnewContentComponent in class ContentCopyright © 2020. All rights reserved.