public class TopicsTreeModel extends Object implements org.apache.wicket.util.io.IClusterable
| Constructor and Description |
|---|
TopicsTreeModel()
Instantiates a new topics tree model.
|
TopicsTreeModel(Map<de.alpharogroup.tree.ifaces.ITreeNode<events.system.model.Topics>,Boolean> topicsMap)
Instantiates a new topics tree model.
|
| Modifier and Type | Method and Description |
|---|---|
Map<de.alpharogroup.tree.ifaces.ITreeNode<events.system.model.Topics>,Boolean> |
getTopicsMap()
Gets the topics map.
|
void |
setTopicsMap(Map<de.alpharogroup.tree.ifaces.ITreeNode<events.system.model.Topics>,Boolean> topicsMap)
Sets the topics map.
|
Copyright © 2015. All rights reserved.