deFormDesign Members
The deFormDesign type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
deFormDesign(String, String, IErrorProvider) |
Initializes a new instance of the deFormDesign class.
|
|
|
deFormDesign(deUserSession) |
Initializes a new instance of the deFormDesign class.
|
|
|
deFormDesign(String, String, String) |
Initializes a new instance of the deFormDesign class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
addFormWidgetToCategory |
Adds the form widget to category.
|
|
|
copyFormWidget |
Copies the form widget.
|
|
|
createFormDefinition |
Creates the form definition.
|
|
|
createFormDefinitionFromDBField |
Creates the form definition from database field.
|
|
|
createFormDefinitionWithGrid | |
|
|
createFormWidget |
Creates the form widget.
|
|
|
createFormWidgetCategory |
Creates the form widget category.
|
|
|
createFormWidgetEvent |
Creates the form widget event.
|
|
|
createFormWidgetInput |
Creates the form widget input.
|
|
|
emptyRecycleBin |
Empties the recycle bin.
|
|
|
exportFormWidget |
Exports the form widget.
|
|
|
exportToSQL |
Exports the form widget.
|
|
|
generateFormWidgetMasterScript |
Generates the form widget master script.
|
|
|
getAllFormDefinitions |
get All Forms Definitions
|
|
|
getAllFormWidgetCategories |
Gets all form widget categories.
|
|
|
getAllFormWidgetCategoriesData |
get All Form widget Categories
|
|
|
getAllFormWidgets()()()() |
Gets all form widgets.
|
|
|
getAllFormWidgets(String) |
Gets all form widgets.
|
|
|
getAllFormWidgetsData |
Gets all form widgets data.
|
|
|
getAllFormWidgetTypes |
getAllFormWidgetTypes
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getFavoriteFormDefinitionsForUser |
Get the Favorite Forms Definitions For User
|
|
|
getFormDataTableList |
Gets the form data table list.
|
|
|
getFormDefIdFromHTML |
Gets the form definition identifier from HTML.
|
|
|
getFormDefinition |
Gets the form definition.
|
|
|
getFormDefinitionIDByName |
Gets the name of the form definition identifier by.
|
|
|
getFormDefinitionNameByID |
Gets the form definition name by identifier.
|
|
|
getFormDefinitions |
Gets all dashboards.
|
|
|
getFormDefinitionsData |
getFormDefinitionsData
|
|
|
getFormDefinitionsFromRecycleBin |
Gets the definitions from recycle bin.
|
|
|
getFormDefUsingName |
gets a form definition using the definition name
|
|
|
getFormSystemVariables |
Gets the form system variables.
|
|
|
getFormWidget |
Gets the form widget.
|
|
|
getFormWidgetCategory |
Gets the form widget category.
|
|
|
getFormWidgetCategoryIDByName |
Gets the name of the form widget category identifier by.
|
|
|
getFormWidgetEventDetails |
Gets the form widget event details.
|
|
|
getFormWidgetEventIDByName |
Gets the name of the form widget event identifier by.
|
|
|
getFormWidgetEventsByID |
Gets the form widget events by identifier.
|
|
|
getFormWidgetIDByName |
Gets the name of the form widget identifier by.
|
|
|
getFormWidgetInputDetails |
Gets the form widget input details.
|
|
|
getFormWidgetInputIDByName |
Gets the name of the form widget input identifier by.
|
|
|
getFormWidgetInputNameById |
Gets the name of the form widget identifier by.
|
|
|
getFormWidgetInputsByID |
Gets the form widget inputs by identifier.
|
|
|
getFormWidgetMasterScriptLastModifiedDatetime |
Gets the form widget master script last modified datetime.
|
|
|
getFormWidgetsForCategory |
Gets the form widgets for category.
|
|
|
getFormWidgetStyleAttributes |
Gets the form widget style attributes.
|
|
|
getFormWidgetsUsedCount |
Gets the form widgets used count.
|
|
|
getLastCreatedFormDefinitions |
getLastCreatedFormDefinitions
|
|
|
getLastModifiedFormDefinitions |
getLastModifiedFormDefinitions
|
|
|
getLockedFormDefinitions |
Gets the locked form definitions.
|
|
|
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
hasFormDefinition |
Determines whether [has fornm definition] [the specified form definition identifier].
|
|
|
hasFormDefinitionName |
hasFormDefinitionName
|
|
|
hasFormWidgetCategoryName |
Determines whether [has form widget category name] [the specified s form widget category name].
|
|
|
hasFormWidgetEventName |
Determines whether [has form widget event name] [the specified s form widget event name].
|
|
|
hasFormWidgetInputName |
Determines whether [has form widget input name] [the specified s form widget input name].
|
|
|
hasFormWidgetName |
hasFormWidgetName
|
|
|
importFormDefinitionsZip |
Imports the form definitions zip.
|
|
|
importFormWidget |
Imports the form widget.
|
|
|
moveFormDefinitionToRecycleBin |
Moving form defintion to recycle bin
|
|
|
moveFormWidgetInputIndexDown |
Moves the form widget input index down.
|
|
|
moveFormWidgetInputIndexUp |
Moves the form widget input index up.
|
|
|
removeAllFormDefinitions |
Removes all form definitions.
|
|
|
removeFormDefinition |
Removes the form definition.
|
|
|
removeFormDefinitionFromRecycleBin |
Removes the form definition from recycle bin.
|
|
|
removeFormWidget |
Removes the form widget.
|
|
|
removeFormWidgetCategory |
Removes the form widget category.
|
|
|
removeFormWidgetEvent |
Removes the form widget event.
|
|
|
removeFormWidgetInput |
Removes the form widget input.
|
|
|
restoreDefinitionFromRecycleBin |
Restores the form definition from recycle bin.
|
|
|
unlockFormDefinitionsForUser |
Unlocks the form definitions for user.
|
|
|
updateFormWidget |
Updates the form widget.
|
|
|
updateFormWidgetCategory |
Updates the form widget category.
|
|
|
updateFormWidgetEvent |
Updates the form widget event.
|
|
|
updateFormWidgetInput |
Updates the form widget input.
|
|
|
updateFormWidgetInputIndex |
Updates the index of the form widget input.
|
|
|
updateFormWidgetStyleAttributes |
Updates the form widget style attributes.
|
|
|
updateOrCreateFormDef |
Updates the or create form definition.
|
Properties
| Name | Description | |
|---|---|---|
|
|
connectionString |
gets the connection string for the database
(Inherited from deAPIBase.) |
|
|
errorMsg |
return last error message
(Inherited from deAPIBase.) |
|
|
externalUserID |
Gets the external user identifier.
(Inherited from deAPIBase.) |
|
|
generateEvents |
Gets or sets a value indicating whether [generate events].
|
|
|
isMasterTenant |
return if the session is for the master tenant
(Inherited from deAPIBase.) |
|
|
isMultiTenant |
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.) |
|
|
oErrorProvider |
Gets the o error provider.
(Inherited from deAPIBase.) |
|
|
tenantMasterConnectionString |
gets the tenant master database connection string
(Inherited from deAPIBase.) |
|
|
workflowUserID |
returns the user id
(Inherited from deAPIBase.) |

