Colygon.MatchPoint.Core.Configuration Namespace |
Class | Description | |
---|---|---|
BaseContextMenuConfigurationT | Base class for a context menu configuration. | |
BasePermissionConfiguration | Base class for permission configurations. | |
BaseTypeConfigurationT | Base class for a type configuration. | |
ClientContextMenuProvider | Provides functionality for generating a context menu client-side. | |
ClientPopupItem | Represents an item within a context menu that is rendered client-side. | |
ClientPopupMenu | Provides functionality for displaying context menus within MatchPoint controls. | |
ContextMenuItem | Specifies a context menu item. | |
DataItemClientPopupMenu | Provides functionality for a server-side generated context menu. | |
DataItemContextMenuConfiguration |
The configuration class for a custom context menu that is be displayed within a
DataGridWebPart.
| |
DataItemContextMenuItem |
Represents a single context menu entry within a DataItemContextMenuConfiguration.
| |
FallbackIconMapping | ||
FormConfiguration |
Specifies new-, edit- and display forms.
| |
IconMapping | Specifies an icon mapping. | |
LcidChoiceAttribute | Used to define a configuration property that allows selecting a locale ID. | |
LcidChoiceProvider | Provides a list of the locale identifiers (LCIDs). | |
LicenseConfiguration | Specifies the license settings for a MatchPoint instance. This class is for internal use only. | |
ListItemEventHandlerConfiguration | Specifies a MatchPoint list item event handler. | |
MatchPointConfiguration | Specifies general settings for a MatchPoint instance. | |
PermissionCollectionConfigurationT | A collection of permission configuration elements. | |
ServerContextMenuProvider | Provides functionality for generating a context menu server-side. |
Interface | Description | |
---|---|---|
IContextMenuProvider | Provides functionality for generating a context menu. | |
IGenericFactoryT |
Defines a factory that is part of a factory collection. Return in the method IsMatch whether the factory
handles cases represented by T.
| |
ISingleton |
Marker interface. Ensures that a class is instantiated by MatchPoint only once. Use the sequence to specify
the priority of the factory. Use numbers less than 1000 to ensure a higher priority than the MatchPoint factories.
|
Enumeration | Description | |
---|---|---|
IconMappingMatchMode | ||
LcidChoiceMode | Specifies what languages can be selected. | |
LicenseType | Specifies the MatchPoint license type. |