public class TagCloudModel extends AbstractModel
Constructor and Description |
---|
TagCloudModel(String label,
long weight) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
long |
getWeight() |
void |
setLabel(String label) |
void |
setWeight(long weight) |
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
Copyright © 2015 Nuxeo SA. All rights reserved.