org.riotfamily.pages.riot.form
Class PagePropertiesEditorBinder
java.lang.Object
org.springframework.beans.PropertyEditorRegistrySupport
org.riotfamily.forms.AbstractEditorBinder
org.riotfamily.components.riot.form.ContentContainerEditorBinder
org.riotfamily.pages.riot.form.PagePropertiesEditorBinder
- All Implemented Interfaces:
- EditorBinder, PropertyEditorRegistry
public class PagePropertiesEditorBinder
- extends ContentContainerEditorBinder
Methods inherited from class org.riotfamily.forms.AbstractEditorBinder |
bind, findEditorByProperty, getBindings, getBoundProperties, getEditor, getPropertyEditor, getPropertyPath, initEditors, populateBackingObject, registerPropertyEditors, replace, setBackingObject |
Methods inherited from class org.springframework.beans.PropertyEditorRegistrySupport |
copyCustomEditorsTo, copyDefaultEditorsTo, findCustomEditor, getDefaultEditor, guessPropertyTypeFromEditors, hasCustomEditorForElement, isSharedEditor, registerCustomEditor, registerCustomEditor, registerDefaultEditors, registerSharedEditor, useConfigValueEditors |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PagePropertiesEditorBinder
public PagePropertiesEditorBinder(Page page)
createContainer
protected ContentContainer createContainer()
- Overrides:
createContainer
in class ContentContainerEditorBinder