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

serial class %BI.DetailListFields extends %SerialObject, %XML.Adaptor

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
11 1


Summary

Properties
Caption DLGrand DLOption DLOption2 DLPage
DLSortOrder DLSortType FieldList FieldName Type
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
FieldNameGet LogicalToOdbc OdbcToLogical XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property Caption as %String(TRUNCATE=1);
• property DLGrand as %String(TRUNCATE=1);
• property DLOption as %String(TRUNCATE=1);
• property DLOption2 as %String(TRUNCATE=1);
• property DLPage as %String(TRUNCATE=1);
• property DLSortOrder as %String;
• property DLSortType as %String;
• property FieldList as %String(TRUNCATE=1);
• property FieldName as %String(TRUNCATE=1) [ Calculated ];
• property Type as %String(TRUNCATE=1);
• property Width as %Numeric;

Methods

• method FieldNameGet() as %String
This is a Get accessor method for the FieldName property.