|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PresentationModel | |
|---|---|
| com.jgoodies.binding.binder | |
| Uses of PresentationModel in com.jgoodies.binding.binder |
|---|
| Classes in com.jgoodies.binding.binder with type parameters of type PresentationModel | |
|---|---|
class |
PresentationModelBinderImpl<PM extends PresentationModel<?>>
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 with parameters of type PresentationModel | |
|---|---|
static PresentationModelBinder |
BasicBinders.binderFor(PresentationModel<?> 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 | |||||||||