Package | Description |
---|---|
org.deidentifier.arx.gui.view.impl.utility |
Modifier and Type | Field and Description |
---|---|
ViewProperties.Property |
ViewProperties.Property.parent
Parent
|
Modifier and Type | Field and Description |
---|---|
java.util.List<ViewProperties.Property> |
ViewProperties.Property.children
Children
|
protected java.util.List<ViewProperties.Property> |
ViewProperties.roots
Internal stuff.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewProperties.Property.add(ViewProperties.Property p) |
Constructor and Description |
---|
ViewProperties.Property(ViewProperties.Property father,
java.lang.String property,
java.lang.String[] values) |