|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PresentationModelBinder | |
---|---|
com.jgoodies.binding.binder |
Uses of PresentationModelBinder in com.jgoodies.binding.binder |
---|
Subinterfaces of PresentationModelBinder in com.jgoodies.binding.binder | |
---|---|
interface |
ActionPresentationModelBinder
Adds binding capabilities for Action names to its super interface PresentationModelBinder. |
Classes in com.jgoodies.binding.binder that implement PresentationModelBinder | |
---|---|
class |
ActionPresentationModelBinderImpl
Adds binding capabilities for Action names to its superclass. |
class |
PresentationModelBinderImpl<PM extends IPresentationModel>
Adds binding capabilities for bean property names to its superclass that can bind ValueModels, SelectionInLists, Actions, and ListModel + ListSelectionModel. |
Methods in com.jgoodies.binding.binder that return PresentationModelBinder | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |