Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: IComponentDataFactory

The factory for creating ComponentData instances. Internal use only.

Methods

createComponentData()

createComponentData(componentStore, deferFieldCalculation): ComponentData

Creates the element for the component tree. Internal use only.

Parameters

componentStore

ComponentStore

the component settings.

deferFieldCalculation

boolean

if true, then the calculated field must be explicitly initialized.

Returns

ComponentData

the element for the component tree.

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub