DocBook
|
Search
Class Reference
%ZEN.Report.RecordCounter
Server:
basexml
Instance:
SOAXML
User:
UnknownUser
[
BASEXML
] >
[
%ZEN
] >
[
Report
] >
[
RecordCounter
]
Private
Storage
class
%ZEN.Report.RecordCounter
extends
%RegisteredObject
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
4
Summary
Properties
currentindex
currentrow
currentrowsubscript
totalRows
Methods
%%OIDGet
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%ValidateObject
Properties
property
currentindex
as
%String
;
property
currentrow
as
%Integer
[ InitialExpression = 0 ];
property
currentrowsubscript
as
%Integer
;
property
totalRows
as
%Integer
;