|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface SectionFormsProducer
Specific FormDataProducer for section template based form data.
Will be returned by FormDataList.getProducer() in section based inline mode.
| Method Summary | |
|---|---|
IdProvidingFormData |
create(SectionTemplate template)
Creates a new form-data container based on the specified section template. |
Collection<SectionTemplate> |
getAllowedTemplates()
Returns an unmodifiable collection of allowed section templates. |
| Method Detail |
|---|
@NotNull
IdProvidingFormData create(@NotNull
SectionTemplate template)
template - The template to base upon.
@NotNull Collection<SectionTemplate> getAllowedTemplates()
section templates.
section templates for this editor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||