Package | Description |
---|---|
com.jgoodies.binding.binder |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionPresentationModelBinder
Deprecated.
Replaced by the event handler classes in the
JGoodies Smart Client's Sandbox
|
Modifier and Type | Class and Description |
---|---|
class |
ActionPresentationModelBinderImpl
Deprecated.
Replaced by the event handler classes in the
JGoodies Smart Client's Sandbox
|
class |
PresentationModelBinderImpl<PM extends IPresentationModel>
Adds binding capabilities for bean property names to its superclass
that can bind ValueModels, SelectionInLists, Actions, and
ListModel + ListSelectionModel.
|
Modifier and Type | Method and Description |
---|---|
static PresentationModelBinder |
Binders.binderFor(IPresentationModel<?> model)
Creates and returns a binder for presentation models that can bind
bean properties, (synthetic) properties of the presentation model,
as well as the object bindings: Actions, ListModel + ListSelectionModel,
ValueModels, and SelectionInLists.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.