Namespace DataWeb.Data
Namespaces
DataWeb.Data.Controls
DataWeb.Data.Exchange
Classes
AppNotificationValueJsonConverter
Control
An abstract base class for controls that can be used on a form.
Control.Event
Represents an event that can be triggered by a control.
ControlAccountEditorData
ControlAccountEditorEditPassword
ControlAccountEditorParams
ControlAccountEditorRemoveLogin
ControlAccountEditorRemovePassword
ControlAccountNewsletterData
ControlAccountNewsletterParams
ControlAccountNewsletterSaveSubscriber
ControlActionParams
ControlAutoCompleteListParams
ControlAutoCompleteListParams.Parameter
ControlAutoCompleteListSuggestionFilter
ControlAutoCompleteListSuggestionFilter.Parameter
ControlAutoCompleteParams
ControlAutoCompleteParams.Parameter
ControlAutoCompleteSuggestionFilter
ControlAutoCompleteSuggestionFilter.Parameter
ControlCultureEditorData
ControlCultureEditorData.CultureOption
ControlCultureEditorParams
ControlCultureEditorValidate
ControlData
Represents the metadata for a control in a form.
ControlFileUploadUpdate
ControlInfo
ControlInfo.Event
ControlListEditorData
ControlListEditorData.ListControl
ControlListEditorParams
ControlListEditorValidate
ControlMailingListPreviewData
ControlMailingListPreviewParams
ControlMailingListPreviewParams.Parameter
ControlNewsletterReportData
ControlNewsletterReportData.Link
ControlNewsletterReportData.ReportInfo
ControlNewsletterReportDownloadEvent
ControlNewsletterReportParams
ControlNewsletterSenderData
ControlNewsletterSenderData.NavigationStep
ControlNewsletterSenderData.ProvisioningInfo
ControlNewsletterSenderParams
ControlNewsletterSenderParams.Parameter
ControlNewsletterSenderSetRow
ControlParams
ControlParams.Parameter
ControlSlugSlugify
ControlTermsInfoData
ControlTermsInfoData.TermsApproval
ControlTermsInfoOptions
ControlTermsInfoParams
ControlTextEditorClassicData
ControlTextEditorClassicData.File
ControlTextEditorClassicData.Style
ControlTextEditorClassicData.Style.Attribute
ControlTextEditorClassicData.Widget
ControlTextEditorClassicParams
ControlTextEditorData
ControlTextEditorData.File
ControlTextEditorData.Style
ControlTextEditorParams
DataHelper
This class contains methods for validating, converting and manipulating data types commonly used in applications.
DictionaryJsonConverter
Form
Represents a form that contains a list of ControlBase objects.
Form.CultureItem
Represents a culture item.
Form.ProvidedValue
Represents a provided value.
FormData
Represents form data.
FormFilter
Represents a form filter.
FormService
Provides services related to forms.
JsonHelper
Helper class for Json related operations.
List
Represents a list of items.
List.ListItem
Represents an item in a list.
List.ListItem.AdditionalValue
Represents an additional value associated with a list item.
ListData
Represents data for a list.
ListFilter
Represents a filter to use when retrieving lists.
ListProvidedValueJsonConverter
ListService
Provides a service to retrieve and manipulate lists of items.
ModuleActionControlParams
ModuleActionControlParams.Parameter
ModuleActionParams
ModuleDataJsonConverter
ObjectJsonConverter
SequentialValueService
Service for generating new sequential values.
ValidateControlContextResult
Interfaces
ICacheService
Interface for caching service that provides methods for managing cached data.
IFormService
Service for managing forms, which are collections of controls used for data entry and display. Provides methods for getting and validating form data, updating data, and validating control contexts.
IFormStore
Interface for retrieving form data.
IListService
Defines the interface for a service that provides operations for lists.
IListStore
Defines the interface for a list data store.
ISequentialValueService
Represents a service for generating sequential values.
ISequentialValueStore
Interface for a store that provides sequential values for a given name.
Enums
EventCondition
Specifies the condition of an event.
EventType
Specifies the type of an event.