org.riotfamily.components.riot.form
Interface ValueWrapperEditor

All Superinterfaces:
Editor, Element
All Known Implementing Classes:
ContentListEditor, ContentMapEditor

public interface ValueWrapperEditor
extends Editor

Marker interface for editors that edit the ValueWrapper instead of the wrapped value.

Since:
7.0
Author:
Felix Gnass [fgnass at neteye dot de]

Method Summary
 
Methods inherited from interface org.riotfamily.forms.Editor
addChangeListener, getEditorBinding, getFieldName, getLabel, getValue, setEditorBinding, setFieldName, setValue
 
Methods inherited from interface org.riotfamily.forms.Element
focus, getEventTriggerId, getForm, getFormContext, getId, getParent, getStyleClass, isCompositeElement, isEnabled, isRequired, isVisible, processRequest, render, setEnabled, setForm, setFormContext, setId, setParent, setRequired