FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinition Methods

The deFormDefinition type exposes the following members.

Methods


  Name Description
Public method addToFavorites
Adds to favorites.
Public method addToHistory
Adds to history.
Public method addUpdateFormResourceItem
Adds the update form resource item.
Public method archiveInstances
Archives the instances.
Public method changeOwner
Changes the owner.
Public method convertDefinitionHTMLToXML
Converts the definition HTML to XML.
Public method copyFormDefinition(String)
Copies the form definition.
Public method copyFormDefinition(String, String, String)
Copies the form definition.
Public method createFormColumns
Add form controls as columns in Form Data Table
Public method createFormDataTable
Creates the data table for form definiton
Public method createFormInstance(String)
Creates the form instance.
Public method createFormInstance(String, String, String)
Creates the form instance.
Public method createSnapshot
creates a snapshot of the definition
Public method deleteAllDataTableData
Deletes all data table data.
Public method deleteDataTable
Deletes the data table.
Public method deleteDataTableData
Deletes the data table data.
Public method export
Exports the form definition as HTML
Public method exportAllFiles
To get all files in zip for form definition
Public method exportSnapshots
Export snapshots for a form definition
Public method exportToSQL
Export the form definition to SQL.
Public method formdefinitionLockedByUser
Form Definitions the locked by user.
Public method generateJSScript
Generates the js script.
Public method generateStyles
generate pagestyles css file
Public method getConfigurationFromFormWidget
Gets the configuration from form widget.
Public method getCultureItems
Gets the culture items.
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getDBColumns
Gets the database columns.
Public method getDetailData
Gets the detail data.
Public method getExportPackage
Gets the export package.
Public method getFormDataTable
Gets the form data table.
Public method getFormDataTableName
Gets the name of the form data table.
Public method getFormDataTableRowCount
Gets the form data table row count.
Public method getFormInstanceCount
get Definitions by Id
Public method getFormUrl
Gets the form URL.
Public method getGlobalResources()()()()
Gets the global resources for the form
Public method getGlobalResources(String)
Gets the global resources.
Public method getHistory
get history
Public method getInstances
Gets the form instances.
Public method getLatestSnapshot
Gets the latest snapshot.
Public method getListOfFormSnapshots
getting list of snapshots for form
Public method getListOfSnapshots
get list of snapshots
Public method getNextAutoSnapshotIndex
Gets the index of the next automatic snapshot.
Public method getProperties
Gets the properties.
Public method getProperty(String)
get property value
(Inherited from deAPIBase.)
Public method getProperty<(Of <<'(T>)>>)(String)
Gets the property.
(Inherited from deAPIBase.)
Public method getRelationChangesFromTarget
Get relation of form definition items
Public method getSnapshot
get snapshots
Public method getSnapshotCount
Gets the snapshot count.
Public method getSubFormDataTableList
Gets the subform form data table list.
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 globalizeItemsUsingTranslateProvider
Globalizes the items using translate provider.
Public method hasFormSnapshot
To check same snapshot exists
Public method hasJSEventFile
Determines whether [has js event file] [the specified js file path].
Public method import
Imports the form definition HTML
Public method isPrivateForm
Determines whether [is private form].
Public method lockFormDefinitionForDesign
Locks the form definition for design.
Public method removeAllFormInstances
Removes all form instances.
Public method removeAllSnapshots
Removes all snapshots.
Public method removeDetailData
Removes the detail data.
Public method removeFormResourceControlItem
Removes the form resource control item.
Public method removeFormResourceItem
Removes the form resource item.
Public method removeFormUrl
Removes the form URL.
Public method removeFromFavorites
Removes from favorites.
Public method removeSnapshot
Removing snapshot
Public method saveImages
Saves the images.
Public method SetControlValue
Sets the control value.
Public method setFormUrl
Sets the form URL.
Public method toggleFormAnonymous
Toggles the form anonymous.
Public method toHTML
To the HTML.
Public method toXML
To the XML.
Public method translateItemsUsingAzure
Translates the items using azure.
Public method unlockFormDefinitionDesign
Unlocks the form definition from form design.
Public method updateDefinition
Updates the definition.
Public method updateDetailData
Updates the detail data.
Public method updateProperties
Updates the properties.
Public method updateSchema
Updates the schema.