FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign Methods

The deFormDesign type exposes the following members.

Methods


  Name Description
Public method addFormWidgetToCategory
Adds the form widget to category.
Public method copyFormWidget
Copies the form widget.
Public method createFormDefinition
Creates the form definition.
Public method createFormDefinitionFromDBField
Creates the form definition from database field.
Public method createFormDefinitionWithGrid
Public method createFormWidget
Creates the form widget.
Public method createFormWidgetCategory
Creates the form widget category.
Public method createFormWidgetEvent
Creates the form widget event.
Public method createFormWidgetInput
Creates the form widget input.
Public method emptyRecycleBin
Empties the recycle bin.
Public method exportFormWidget
Exports the form widget.
Public method exportToSQL
Exports the form widget.
Public method generateFormWidgetMasterScript
Generates the form widget master script.
Public method getAllFormDefinitions
get All Forms Definitions
Public method getAllFormWidgetCategories
Gets all form widget categories.
Public method getAllFormWidgetCategoriesData
get All Form widget Categories
Public method getAllFormWidgets()()()()
Gets all form widgets.
Public method getAllFormWidgets(String)
Gets all form widgets.
Public method getAllFormWidgetsData
Gets all form widgets data.
Public method getAllFormWidgetTypes
getAllFormWidgetTypes
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getFavoriteFormDefinitionsForUser
Get the Favorite Forms Definitions For User
Public method getFormDataTableList
Gets the form data table list.
Public method getFormDefIdFromHTML
Gets the form definition identifier from HTML.
Public method getFormDefinition
Gets the form definition.
Public method getFormDefinitionIDByName
Gets the name of the form definition identifier by.
Public method getFormDefinitionNameByID
Gets the form definition name by identifier.
Public method getFormDefinitions
Gets all dashboards.
Public method getFormDefinitionsData
getFormDefinitionsData
Public method getFormDefinitionsFromRecycleBin
Gets the definitions from recycle bin.
Public method getFormDefUsingName
gets a form definition using the definition name
Public method getFormSystemVariables
Gets the form system variables.
Public method getFormWidget
Gets the form widget.
Public method getFormWidgetCategory
Gets the form widget category.
Public method getFormWidgetCategoryIDByName
Gets the name of the form widget category identifier by.
Public method getFormWidgetEventDetails
Gets the form widget event details.
Public method getFormWidgetEventIDByName
Gets the name of the form widget event identifier by.
Public method getFormWidgetEventsByID
Gets the form widget events by identifier.
Public method getFormWidgetIDByName
Gets the name of the form widget identifier by.
Public method getFormWidgetInputDetails
Gets the form widget input details.
Public method getFormWidgetInputIDByName
Gets the name of the form widget input identifier by.
Public method getFormWidgetInputNameById
Gets the name of the form widget identifier by.
Public method getFormWidgetInputsByID
Gets the form widget inputs by identifier.
Public method getFormWidgetMasterScriptLastModifiedDatetime
Gets the form widget master script last modified datetime.
Public method getFormWidgetsForCategory
Gets the form widgets for category.
Public method getFormWidgetStyleAttributes
Gets the form widget style attributes.
Public method getFormWidgetsUsedCount
Gets the form widgets used count.
Public method getLastCreatedFormDefinitions
getLastCreatedFormDefinitions
Public method getLastModifiedFormDefinitions
getLastModifiedFormDefinitions
Public method getLockedFormDefinitions
Gets the locked form definitions.
Public method getProperties
Gets the properties.
(Inherited from deAPIBase.)
Public method getProperty(String)
get property value
(Inherited from deAPIBase.)
Public method getProperty<(Of <<'(T>)>>)(String)
Gets the property.
(Inherited from deAPIBase.)
Public method getTenant
Returns the current tenant
(Inherited from deAPIBase.)
Public method getTenantID
Returns tenant id
(Inherited from deAPIBase.)
Public method getUserSession
Gets the user session.
(Inherited from deAPIBase.)
Public method hasFormDefinition
Determines whether [has fornm definition] [the specified form definition identifier].
Public method hasFormDefinitionName
hasFormDefinitionName
Public method hasFormWidgetCategoryName
Determines whether [has form widget category name] [the specified s form widget category name].
Public method hasFormWidgetEventName
Determines whether [has form widget event name] [the specified s form widget event name].
Public method hasFormWidgetInputName
Determines whether [has form widget input name] [the specified s form widget input name].
Public method hasFormWidgetName
hasFormWidgetName
Public method importFormDefinitionsZip
Imports the form definitions zip.
Public method importFormWidget
Imports the form widget.
Public method moveFormDefinitionToRecycleBin
Moving form defintion to recycle bin
Public method moveFormWidgetInputIndexDown
Moves the form widget input index down.
Public method moveFormWidgetInputIndexUp
Moves the form widget input index up.
Public method removeAllFormDefinitions
Removes all form definitions.
Public method removeFormDefinition
Removes the form definition.
Public method removeFormDefinitionFromRecycleBin
Removes the form definition from recycle bin.
Public method removeFormWidget
Removes the form widget.
Public method removeFormWidgetCategory
Removes the form widget category.
Public method removeFormWidgetEvent
Removes the form widget event.
Public method removeFormWidgetInput
Removes the form widget input.
Public method restoreDefinitionFromRecycleBin
Restores the form definition from recycle bin.
Public method unlockFormDefinitionsForUser
Unlocks the form definitions for user.
Public method updateFormWidget
Updates the form widget.
Public method updateFormWidgetCategory
Updates the form widget category.
Public method updateFormWidgetEvent
Updates the form widget event.
Public method updateFormWidgetInput
Updates the form widget input.
Public method updateFormWidgetInputIndex
Updates the index of the form widget input.
Public method updateFormWidgetStyleAttributes
Updates the form widget style attributes.
Public method updateOrCreateFormDef
Updates the or create form definition.