Home Reference Source Repository

Variable

Static Public Summary
public

Actions: *

Constants used for the Form Builder Actions

public

Export default AddComponent.

public

Btn: *

This function provides the Button component for toolbox.

public

This function provides the ButtonGroup component for toolbox.

public

This function provides the checkbox component for toolbox.

public

This function provides the drop down component for toolbox.

public

Link: *

This function provides the navigation link component for toolbox.

public

This function provides the RadioButton group component for toolbox.

public

This function provides the text area component for toolbox.

public

TextBox: *

This function provides the text box component for toolbox.

public

This function provides the TextLabel component for toolbox.

public

ToolBox: *

This function represents toolbox components available for dragging into form builder.

public

todoApp: *

this function combines multiple reducers into one.

public

This function provides the year component for toolbox.

Static Public

public Actions: * source

import {Actions} from 'eDocLite/src/constants/index.js'

Constants used for the Form Builder Actions

public AddComponent: * source

import AddComponent from 'eDocLite/src/containers/AddComponent.js'

Export default AddComponent.

public Btn: * source

This function provides the Button component for toolbox.

public ButtonGroup: * source

This function provides the ButtonGroup component for toolbox.

public Checkbox: * source

This function provides the checkbox component for toolbox.

public Dropdown: * source

This function provides the drop down component for toolbox.

This function provides the navigation link component for toolbox.

public RadioButton: * source

This function provides the RadioButton group component for toolbox.

public TextArea: * source

This function provides the text area component for toolbox.

public TextBox: * source

This function provides the text box component for toolbox.

public TextLabel: * source

This function provides the TextLabel component for toolbox.

public ToolBox: * source

This function represents toolbox components available for dragging into form builder.

public todoApp: * source

import todoApp from 'eDocLite/src/reducers/index.js'

this function combines multiple reducers into one.

public yearComponent: * source

import {yearComponent} from 'eDocLite/src/components/ToolBoxComponents.js'

This function provides the year component for toolbox.