public static class PropertyView.Handler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Set<PropertyView.AttributeDescriptor> |
attributeDescriptors
Set of attributes descriptors
|
PropertyView.Getter |
getter
Get routines
|
PropertyView.Setter |
setter
Set routines
|
Constructor and Description |
---|
Handler() |
public java.util.Set<PropertyView.AttributeDescriptor> attributeDescriptors
public PropertyView.Setter setter
public PropertyView.Getter getter