|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinderSelectionStrategy | |
---|---|
org.springframework.richclient.application.support | |
org.springframework.richclient.form.binding.support | |
org.springframework.richclient.form.binding.swing |
Uses of BinderSelectionStrategy in org.springframework.richclient.application.support |
---|
Methods in org.springframework.richclient.application.support with parameters of type BinderSelectionStrategy | |
---|---|
void |
DefaultApplicationServices.setBinderSelectionStrategy(BinderSelectionStrategy binderSelectionStrategy)
Set the binder selection strategy service implementation |
Uses of BinderSelectionStrategy in org.springframework.richclient.form.binding.support |
---|
Classes in org.springframework.richclient.form.binding.support that implement BinderSelectionStrategy | |
---|---|
class |
AbstractBinderSelectionStrategy
Default implementation of BinderSelectionStrategy . |
Methods in org.springframework.richclient.form.binding.support that return BinderSelectionStrategy | |
---|---|
protected BinderSelectionStrategy |
AbstractBindingFactory.getBinderSelectionStrategy()
|
Methods in org.springframework.richclient.form.binding.support with parameters of type BinderSelectionStrategy | |
---|---|
void |
AbstractBindingFactory.setBinderSelectionStrategy(BinderSelectionStrategy binderSelectionStrategy)
|
Uses of BinderSelectionStrategy in org.springframework.richclient.form.binding.swing |
---|
Classes in org.springframework.richclient.form.binding.swing that implement BinderSelectionStrategy | |
---|---|
class |
SwingBinderSelectionStrategy
|
Constructors in org.springframework.richclient.form.binding.swing with parameters of type BinderSelectionStrategy | |
---|---|
ScrollPaneBinder(BinderSelectionStrategy viewBinderSelectionStrategy,
Class defaultViewType)
Constructs a new ScrollPaneBinder |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |