Interface Summary |
Property |
A Property object provides access to the underling value to be manipulated by
the a property editor's UIComponent implementation. |
PropertyContext |
The PropertyContext interface provides a UIComponent instance
access to the context of the PropertySheet
in which it is being rendered. |
PropertyContext.SchemaInfo |
SchemaInfo represents the information extracted to describe a schema associated
with a form. |
PropertySheet |
A PropertySheet provides an abstraction for working
with a set of related properties that are being edited and/or viewed. |
UIComponent |
This interface specifies the basic requirements of a UIComponent
implementation. |