org.riotfamily.forms.factory
Interface EditorElementFactory

All Superinterfaces:
ElementFactory
All Known Implementing Classes:
ConfigurableElementFactory

public interface EditorElementFactory
extends ElementFactory

Interface to be implemented by element factories that create editor elements.


Method Summary
 String getBind()
           
 
Methods inherited from interface org.riotfamily.forms.ElementFactory
createElement
 

Method Detail

getBind

String getBind()