RecroDict |
The RecroDict is an independent, standalone multilingual dictionary module that can be used on its own.
|
RecroDictService |
Represents a service for managing and retrieving localized strings from RecroDict.
|
RecroGrid |
RecroGrid base class.
|
RecroGrid.ColumnDefs |
Column definition to be sent to the client side.
|
RecroGrid.CustomFunctionEventArgs |
Helper class for executing custom functionality in RecroGrid List view.
|
RecroGrid.RGClientColumn |
Helper class for customizing the field to be sent to the client.
|
RecroGrid.RGEntity |
RecroGrid Entity.
|
RecroGrid.RGFilter |
Filter helper class.
|
RecroGrid.RGFilter.RGCondition |
Represents a condition for filtering.
|
RecroGrid.RGGetDataParam |
Parameters of data query.
|
RecroGrid.RGOption |
RecroGrid option setting class.
|
RecroGrid.RGProperty |
The properties of the single element of the RGF Entity.
|
RecroGrid.RGServiceParams |
Helper class used for communication between client and server.
|
RecroGrid.RGServiceParamsBinder |
RGServiceParamsBinder
|
RecroGrid.RGState |
RecroGrid Status
|
RecroGrid.TemplateParams |
Parameters for creating a template.
|
RecroGridBaseController |
The RecroGrid Controller.
|
RecroGridConfig |
RecroGridConfig
|
RecroGridContext |
RecroGridContext
|
RecroGridDBC<TEntity> |
RecroGrid base class for handling DbContext-based data.
Obsolete. |
RecroGridDyn<TEntity> |
This is a base class for non-database stored data.
|
RecroGridE<TEntity> |
RecroGrid base class for data stored in the database.
|
RecroTrack |
The RecroTrack is an independent, standalone module for tracking data changes and versions.
|
RecroTrackA |
The RecroTrack is an independent, standalone module for tracking data changes and versions.
|
RGAccessDeniedException |
RecroGrid permission exception.
|
RGClientParam |
Update and Delete methods get the parameters, that contain the data from the client and entity properties.
|
RGCustomException |
RecroGrid Exception base class.
|
RGDictionaryCallbackParam |
Parameters to fill dictionary in case of Callback type.
|
RGFDatabaseNotInitializedException |
RGF Database not initialized exception
|
RGFLogger | |
RgfNotMappedAttribute |
Denotes that a property or class should be excluded from RGF Property mapping.
|
RGFormViewModel |
Model Class for the Partial View to create RecroGrid Form View.
|
RGUIMessages |
Message to User on client-side.
|