Table of Contents

Interface IComponentFactory

Namespace
JJMasterData.Core.UI.Components
Assembly
JJMasterData.Core.dll
public interface IComponentFactory

Properties

ActionButton

ActionButtonFactory ActionButton { get; }

Property Value

ActionButtonFactory

AuditLog

IFormElementComponentFactory<JJAuditLogView> AuditLog { get; }

Property Value

IFormElementComponentFactory<JJAuditLogView>

Controls

ControlFactory Controls { get; }

Property Value

ControlFactory

DataExportation

IFormElementComponentFactory<JJDataExportation> DataExportation { get; }

Property Value

IFormElementComponentFactory<JJDataExportation>

DataImportation

IFormElementComponentFactory<JJDataImportation> DataImportation { get; }

Property Value

IFormElementComponentFactory<JJDataImportation>

DataPanel

IFormElementComponentFactory<JJDataPanel> DataPanel { get; }

Property Value

IFormElementComponentFactory<JJDataPanel>

Downloader

IComponentFactory<JJFileDownloader> Downloader { get; }

Property Value

IComponentFactory<JJFileDownloader>

FormView

IFormElementComponentFactory<JJFormView> FormView { get; }

Property Value

IFormElementComponentFactory<JJFormView>

GridView

IFormElementComponentFactory<JJGridView> GridView { get; }

Property Value

IFormElementComponentFactory<JJGridView>

Html

HtmlComponentFactory Html { get; }

Property Value

HtmlComponentFactory

RouteContext

RouteContext RouteContext { get; }

Property Value

RouteContext

TextGroup

TextGroupFactory TextGroup { get; }

Property Value

TextGroupFactory

UploadArea

IComponentFactory<JJUploadArea> UploadArea { get; }

Property Value

IComponentFactory<JJUploadArea>

UploadView

IComponentFactory<JJUploadView> UploadView { get; }

Property Value

IComponentFactory<JJUploadView>