Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.pivot.beans Classes and Interfaces - 13 results found.
| Name | Description | Type | Package | Framework |
| BeanAdapter | Exposes Java bean properties of an object via the Map interface. | Class | org.apache.pivot.beans | Apache Pivot |
|
| BeanMonitor | Class for monitoring Java bean property changes. | Class | org.apache.pivot.beans | Apache Pivot |
|
| Bindable | Allows BXMLSerializer to initialize an instance of a deserialized class. | Interface | org.apache.pivot.beans | Apache Pivot |
|
| BindException | Thrown when an error is encountered during binding. | Class | org.apache.pivot.beans | Apache Pivot |
|
| BXML | Annotation that causes a loaded BXML element to be bound to the annotatedOptional Element Summary | Class | org.apache.pivot.beans | Apache Pivot |
|
| BXMLSerializer | Loads an object hierarchy from an XML document. | Class | org.apache.pivot.beans | Apache Pivot |
|
| DefaultProperty | Specifies a property to which child elements will be added or set when an explicit property is not given. | Class | org.apache.pivot.beans | Apache Pivot |
|
| IDProperty | Specifies a property to which BXML ID values will be propagated duringRequired Element Summary | Class | org.apache.pivot.beans | Apache Pivot |
|
| NamespaceBinding | Represents a binding relationship between a source property and a target property within a namespace. | Class | org.apache.pivot.beans | Apache Pivot |
|
| NamespaceBinding .BindMapping | Namespace bind mapping interface. | Interface | org.apache.pivot.beans.NamespaceBinding | Apache Pivot |
|
| PropertyChangeListener | Java bean property change listener. | Interface | org.apache.pivot.beans | Apache Pivot |
|
| PropertyNotFoundException | Thrown when a caller attempts to set the value of a non-existent beanSee Also:Serialized Form | Class | org.apache.pivot.beans | Apache Pivot |
|
| Resolvable | Interface representing a resolvable include. | Interface | org.apache.pivot.beans | Apache Pivot |