Namespace LemonEdge.Client.Core.Views
Classes
ButtonViewParams
The parameters for the IButtonView/ButtonController which determine which command the view should provide access to and its associated parameters
The ButtonSerializedParamController is responsible for the UI param popup for editing these parameters
CustomGridsController
CustomListController
CustomListItemsController
CustomTreesController
QuestionAnswerCreatorsController
QuestionTypeController
TransactionValueAssociationsController
A standard transaction view that displays the associated amount related to entities
Interfaces
IAlgorithmDesigner
IAlgorithmRunDataView
IButtonView
The standard button view used by the ButtonController
IChartBase
The standard chart view used by the ChartViewController for displaying a pre-configured chart from IChart
Uses the ChartViewResultParams parameter type for the view
ICustomImageImage
IEntitySchemaView
The standard entity structure diagram view used by the EntitySchemaController
This view is marked as being available against any object
IEntityStructureView
The standard entity structure diagram view used by the EntityStructureController
This view is marked as being available against any IEntitySetBase, IAllocationPath, or IInstrumentBase
IImageView
The standard message used by the ImageController for displaying a pre-configured image to the user
Uses the ImageViewParams parameter type for the view
IMessageView
The standard message used by the MessageController for displaying a pre-configured message to the user
Uses the MessageViewParams parameter type for the view
IPivotBase
The standard pivot view used by the PivotViewController for displaying a pre-configured pivot from a IPivot
Uses the PivotViewResultParams parameter type for the view