public class Setting<C> extends Object
Component related settings.
These settings can be defined in their proper Component XML.| Modifier and Type | Class and Description |
|---|---|
static class |
Setting.DataType |
| Modifier and Type | Field and Description |
|---|---|
protected DataTypeCollector |
dataTypeCollector |
| Constructor and Description |
|---|
Setting(Component component,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Component |
getComponent() |
DataType<C> |
getDataType() |
LocalizedString |
getDescription() |
String |
getName() |
int |
hashCode() |
String |
toString() |
protected final DataTypeCollector dataTypeCollector
public String getName()
public LocalizedString getDescription()
public Component getComponent()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}