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

