Namespace LemonEdge.Client.Core.Views.Params
Classes
AnswersParam
AnswersParamController
BlendProcessor
ButtonSerializedParamController
The controller for editing the ButtonViewParams in a popup single parameter window
We do not need an associated IViewSerializedParamDefaultEditor implementation as this is a standard popup single parameter editor. We only need that if it has a custom editor
ChartResultsSerializedParamController
The controller for editing any ChartViewResultParams in a popup parameter window
ChartViewResultParams
The parameters for the IChartBase view and ChartViewController, indicating what chart to execute
CopyAccountData
CustomObjectSaveProcessor
ExpressReportResultsSerializedParamController
ExpressReportViewResultParams
FinaliseTransactionsParamController
Controller for the finalise transactions task parameters
GroupedTransactionsProcessor
ImageViewParams
The parameters for the IImageView view and ImageController, indicating what chart to execute
ImageViewSerializedParamController
The controller for editing any ImageViewParams in a popup parameter window
ImportData
ImportData.GetFilesForImport
MessageSerializedParamController
The controller for editing any MessageViewParams in a popup parameter window
MessageViewParams
The parameters for the IMessageView view and MessageController, indicating what message to display
PeriodEndProcessor
PivotResultsSerializedParamController
The controller for editing any PivotResultsSerializedParamController in a popup parameter window
PivotViewResultParams
The parameters for the IPivotBase view and PivotViewController, indicating what pivot to execute
ResetAccount
RevertTransaction
SQLWrapperResultsSerializedParamController
The controller for editing any SQLWrapperResultsViewParams in a popup parameter window
SQLWrapperResultsSerializedParamControllerBase<T>
The base controller for editing any SQLWrapperResultsViewParams in a popup parameter window
SQLWrapperResultsSerializedParamControllerBase<T>.SQLWrapperResultsViewParamsDefaultEditor
Provides a mechanism for creating a popup parameter window for editing a SQLWrapperResultsViewParams
of type T
using the default editors