| Package | Description |
|---|---|
| org.jdal.ui | |
| org.jdal.ui.bind |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Binder<T>
Binder interface define methods common to model based
representation of data like Views.
|
interface |
View<T>
Interface for Views
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultModelHolder<T> |
class |
EditorEvent
Editor event, hold a reference to editing model.
|
class |
ViewSupport<T>
Template class that simplifies
View implementation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyBinder
Bind a component to a model property
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBinder
Base class for Binders.
|
class |
CollectionPersistentServiceBinder |
class |
CompositeBinder<T>
Composite Binder methods to a collection of
PropertyBinders that bind on the same model
|
class |
ControlBinder
Generic
Binder that use a ControlAccessorFactory to get/set
control values. |
class |
ViewBinder |
Copyright © 2014 JDAL. All Rights Reserved.