|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEditorHolder | |
|---|---|
| org.shept.org.springframework.beans | |
| org.shept.org.springframework.web.bind.support | |
| Uses of PropertyEditorHolder in org.shept.org.springframework.beans |
|---|
| Classes in org.shept.org.springframework.beans that implement PropertyEditorHolder | |
|---|---|
class |
CustomEditorHolder
Holder for a registered custom editor with property name. |
| Uses of PropertyEditorHolder in org.shept.org.springframework.web.bind.support |
|---|
| Fields in org.shept.org.springframework.web.bind.support with type parameters of type PropertyEditorHolder | |
|---|---|
private Map<String,PropertyEditorHolder> |
DefaultComponentBindingInitializer.customEditors
|
| Methods in org.shept.org.springframework.web.bind.support that return types with arguments of type PropertyEditorHolder | |
|---|---|
Map<String,PropertyEditorHolder> |
DefaultComponentBindingInitializer.getCustomEditors()
|
| Method parameters in org.shept.org.springframework.web.bind.support with type arguments of type PropertyEditorHolder | |
|---|---|
void |
DefaultComponentBindingInitializer.setCustomEditors(Map<String,PropertyEditorHolder> customEditorsForPath)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||