DocBook|Search
Class Reference
%BI.MapKPI
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [MapKPI]
Private  Storage  

serial class %BI.MapKPI extends %SerialObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
15 3


Summary

Properties
Alignment Appearance BackColor BorderStyle ControlType
ForeColor Height KPI KPIName KPIQuery
KPIValue Label LeftPos TopPos Width

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %ClassIsLatestVersion
%ClassName %ConstructClone %Delete %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %GetSwizzleObject %IsA %IsModified
%New %NormalizeObject %ObjectModified %OnBeforeAddToSync
%OnDetermineClass %Open %OpenId %OriginalNamespace
%PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict %SerializeObject
%SetModified %SyncObjectIn %SyncTransport %ValidateObject
KPINameGet KPIQueryGet KPIValueGet LogicalToOdbc
OdbcToLogical


Properties

• property Alignment as %SmallInt;
• property Appearance as %SmallInt;
• property BackColor as %String(TRUNCATE=1);
• property BorderStyle as %SmallInt;
• property ControlType as %SmallInt;
• property ForeColor as %String(TRUNCATE=1);
• property Height as %Numeric;
• property KPI as %String(TRUNCATE=1);
• property KPIName as %String(TRUNCATE=1) [ Calculated ];
• property KPIQuery as %String(TRUNCATE=1) [ Calculated ];
• property KPIValue as %String(TRUNCATE=1) [ Calculated ];
• property Label as %String(TRUNCATE=1);
• property LeftPos as %Numeric;
• property TopPos as %Numeric;
• property Width as %Numeric;

Methods

• method KPINameGet() as %String
This is a Get accessor method for the KPIName property.
• method KPIQueryGet() as %String
This is a Get accessor method for the KPIQuery property.
• method KPIValueGet() as %String
This is a Get accessor method for the KPIValue property.