179 lines
6.2 KiB
XML
179 lines
6.2 KiB
XML
<?xml version="1.0"?>
|
|
<doc>
|
|
<assembly>
|
|
<name>DevExpress.ExpressApp.Kpi.v17.2</name>
|
|
</assembly>
|
|
<members>
|
|
<member name="T:DevExpress.ExpressApp.Kpi.KpiModule">
|
|
|
|
<summary>
|
|
<para>The module contained in the <i>DevExpress.ExpressApp.Kpi.v17.2.dll</i> assembly.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.#ctor">
|
|
<summary>
|
|
<para>Creates an instance of the KpiModule class.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.AddGeneratorUpdaters(DevExpress.ExpressApp.Model.Core.ModelNodesGeneratorUpdaters)">
|
|
<summary>
|
|
<para>Registers the <b>DateRangeLocalizationModelNodesGeneratorUpdater</b> Generator Updater.
|
|
</para>
|
|
</summary>
|
|
<param name="updaters">
|
|
A <b>ModelNodesGeneratorUpdaters</b> object providing access to the list of Generator Updaters.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.CustomizeTypesInfo(DevExpress.ExpressApp.DC.ITypesInfo)">
|
|
<summary>
|
|
<para>Customizes metadata on business classes specific to the KpiModule before loading the metadata to the Application Model's <b>BOModel</b> node.
|
|
</para>
|
|
</summary>
|
|
<param name="typesInfo">
|
|
An <see cref="T:DevExpress.ExpressApp.DC.ITypesInfo"/> object which holds metadata information on business classes to be loaded to the Application Model.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.ExpressApp.Kpi.KpiModule.EnableSelfRefresh">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns>$
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.GetKpiBusinessClasses">
|
|
<summary>
|
|
<para>Returns basic KPI specific business classes to be loaded to the Application Model.
|
|
</para>
|
|
</summary>
|
|
<returns>An <b>IEnumerable<Type></b> object specifying basic KPI specific business classes to be loaded to the Application Model.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.GetKpiPersistentInterfaces">
|
|
<summary>
|
|
<para>This method is intended for internal use.
|
|
</para>
|
|
</summary>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.GetModuleUpdaters(DevExpress.ExpressApp.IObjectSpace,System.Version)">
|
|
<summary>
|
|
<para>Returns the list of <see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/> updaters that handle database updates for the KpiModule module.
|
|
</para>
|
|
</summary>
|
|
<param name="objectSpace">
|
|
An <see cref="T:DevExpress.ExpressApp.IObjectSpace"/> object which represents the Object Space used to update the database.
|
|
|
|
</param>
|
|
<param name="versionFromDB">
|
|
A <b>System.Version</b> object which represents the current database version.
|
|
|
|
</param>
|
|
<returns>An IEnumerable<<see cref="T:DevExpress.ExpressApp.Updating.ModuleUpdater"/>> list of updaters that handle database updates for the KpiModule module.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.ExpressApp.Kpi.KpiModule.KpiInstance_Chart_DetailViewID">
|
|
<summary>
|
|
<para>Gets the identifier of the <b>KpiInstance_Chart_DetailView</b> Detail View.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.ExpressApp.Kpi.KpiModule.KpiNavigationGroupName">
|
|
<summary>
|
|
<para>Specifies the name of the navigation group containing navigation items specific to KPI functionality.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.Setup(DevExpress.ExpressApp.ApplicationModulesManager)">
|
|
<summary>
|
|
<para>Sets up the KpiModule after it has been created.
|
|
</para>
|
|
</summary>
|
|
<param name="moduleManager">
|
|
An <b>ApplicationModulesManager</b> object that provides methods and properties to manage the current application's modules. This parameter value is set for the <see cref="P:DevExpress.ExpressApp.ModuleBase.ModuleManager"/> property.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.Setup(DevExpress.ExpressApp.XafApplication)">
|
|
<summary>
|
|
<para>Sets up the KpiModule after it has been created.
|
|
</para>
|
|
</summary>
|
|
<param name="application">
|
|
An <see cref="T:DevExpress.ExpressApp.XafApplication"/> object that manages an XAF application.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.ExpressApp.Kpi.KpiModule.UpdateModel(DevExpress.ExpressApp.Model.IModelViews)">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<param name="viewsModel">
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.ExpressApp.Kpi.KpiModule.UsedExportedTypes">
|
|
<summary>
|
|
<para>Specifies used KPI entities (see the example in the KPI Module topic).
|
|
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.ExpressApp.Kpi.IModelKpiDashboardViewItem">
|
|
|
|
<summary>
|
|
<para>The KpiDashboardViewItem node defines a View Item displaying Key Performance Indicator results provided by the KPI Module.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.ExpressApp.Kpi.IModelKpiDashboardViewItem.KpiName">
|
|
<summary>
|
|
<para>Specifies the name of a Key Performance Indicator whose results will be displayed by the KpiDashboardViewItem, provided by the KPI Module.
|
|
</para>
|
|
</summary>
|
|
<value>A string holding the name of a Key Performance Indicator whose results will be displayed by the KpiDashboardViewItem.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
</members>
|
|
</doc>
|