Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Detail

Constants 
PROPERTY_PARENT_SUBFORM_ID
PROPERTY_SUBFORM_PARENT_ID

Method Detail

Overridable Methods

...

org.joget.apps.form.model.FormBuilderPaletteElement

  • Interface that describes meta information used for adding an element into the Form Builder palette.
  • Extends interface org.joget.apps.form.model.FormBuilderEditable.

Method Detail

Interface Methods
getFormBuilderCategory
public java.lang.String getFormBuilderCategory()

Category for the element in the Form Builder palette

getFormBuilderPosition
public int getFormBuilderPosition()

Ordering position. Palette to display based on the position value in ascending order for a category.

getFormBuilderIcon
public java.lang.String getFormBuilderIcon()

Path to icon for the element in the Form Builder palette. This path is relative to the context path. Return NULL to use the default icon.

getDefaultPropertyValues
public jva.lang.String getDefaultPropertyValues()

Set default Plugin Properties Options value to a new added Field in Form Builder.  This method is implemented in org.joget.apps.form.model.Element.

getFormBuilderTemplate
public java.lang.String getFormBuilderTemplate()

HTML template used for display a new added field in the Form Builder

org.joget.apps.form.model.FormContainer

Method Detail

Interface Methods

org.joget.apps.form.model.FormAjaxOptionsElement

Method Detail

Interface Methods

org.joget.apps.form.model.FormReferenceDataRetriever

Method Detail

Interface Methods

Plugin Proeprties Options

...