info.magnolia.module.form.templates.components
Class FormStepParagraph

java.lang.Object
  extended by info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
      extended by info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
          extended by info.magnolia.module.form.templates.components.FormStepParagraph
All Implemented Interfaces:
info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.template.TemplateDefinition

public class FormStepParagraph
extends info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition

Paragraph for additional steps in a form. If you want to use a custom Paragraph for your subsequent steps you must extend this class.


Field Summary
 
Fields inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
parameters
 
Constructor Summary
FormStepParagraph()
          Deprecated. use FormStepParagraph(TemplateAvailability templateAvailability)
FormStepParagraph(info.magnolia.rendering.template.TemplateAvailability templateAvailability)
           
 
Method Summary
 
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
addArea, getAreas, getDeletable, getDialog, getEditable, getMoveable, getTemplateAvailability, getVisible, getWritable, setAreas, setDeletable, setDialog, setEditable, setMoveable, setTemplateAvailability, setVisible, setWritable
 
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
addParameter, addVariation, getAutoGeneration, getAutoPopulateFromRequest, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setAutoGeneration, setAutoPopulateFromRequest, setDescription, setI18nBasename, setId, setModelClass, setName, setParameters, setRenderType, setTemplateScript, setTitle, setVariations, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface info.magnolia.rendering.template.RenderableDefinition
getAutoGeneration, getAutoPopulateFromRequest, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setId
 

Constructor Detail

FormStepParagraph

public FormStepParagraph()
Deprecated. use FormStepParagraph(TemplateAvailability templateAvailability)


FormStepParagraph

@Inject
public FormStepParagraph(info.magnolia.rendering.template.TemplateAvailability templateAvailability)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.