|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbsys.propertyview.PropertyView.Handler
public static class PropertyView.Handler
Interface giving access to an object's attributes
| Field Summary | |
|---|---|
java.util.Set<PropertyView.AttributeDescriptor> |
theAttributeDescriptors
Set of attributes descriptors |
PropertyView.Getter |
theGetter
Get routines |
PropertyView.IdGetter |
theIdGetter
Access to id map |
PropertyView.Setter |
theSetter
Set routines |
| Constructor Summary | |
|---|---|
PropertyView.Handler()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Set<PropertyView.AttributeDescriptor> theAttributeDescriptors
public PropertyView.Setter theSetter
public PropertyView.Getter theGetter
public PropertyView.IdGetter theIdGetter
| Constructor Detail |
|---|
public PropertyView.Handler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||