Uses of Class
org.enhydra.zeus.binding.BaseBinding

Packages that use BaseBinding
org.enhydra.zeus.binding   
 

Uses of BaseBinding in org.enhydra.zeus.binding
 

Subclasses of BaseBinding in org.enhydra.zeus.binding
 class AtomicProperty
           AtomicProperty implements the Binding and Property interfaces, and provides for a simple name/value property representation.
 class BaseContainer
           Container implements the Binding interface and defines behavior for a binding that can contain other bindings (usually Property implementations).
 class BaseProperty
           Property implements the Binding interface and defines behavior for a property of a Java class.
 class ContainerProperty
           ContainerProperty implements the Binding, Property, and Container interfaces, and provides for a complex object that is itself a property.
 



Copyright © 2002 Enhydra. All Rights Reserved.