org.riotfamily.forms
Interface NestedEditor

All Superinterfaces:
BackingObjectAware
All Known Subinterfaces:
BeanEditor
All Known Implementing Classes:
ContentListEditor, ContentMapEditor, ElementSwitch, Form, ListEditor, MapEditor, NestedForm, PagePropertiesEditor, SitePropertiesEditor, SwitchCase

public interface NestedEditor
extends BackingObjectAware


Method Summary
 Editor getEditor(String property)
           
 
Methods inherited from interface org.riotfamily.forms.BackingObjectAware
setBackingObject
 

Method Detail

getEditor

Editor getEditor(String property)