%ZEN.Report.RecordCounter
deprecated class %ZEN.Report.RecordCounter extends %Library.RegisteredObject
Property Inventory
Properties
property currentindex as %String;
Property methods: currentindexDisplayToLogical(), currentindexGet(), currentindexIsValid(), currentindexLogicalToDisplay(), currentindexLogicalToOdbc(), currentindexNormalize(), currentindexSet()
property currentrow as %Integer [ InitialExpression = 0 ];
Property methods: currentrowDisplayToLogical(), currentrowGet(), currentrowIsValid(), currentrowLogicalToDisplay(), currentrowNormalize(), currentrowSet()
property currentrowsubscript as %Integer;
Property methods: currentrowsubscriptDisplayToLogical(), currentrowsubscriptGet(), currentrowsubscriptIsValid(), currentrowsubscriptLogicalToDisplay(), currentrowsubscriptNormalize(), currentrowsubscriptSet()
property totalRows as %Integer;
Property methods: totalRowsDisplayToLogical(), totalRowsGet(), totalRowsIsValid(), totalRowsLogicalToDisplay(), totalRowsNormalize(), totalRowsSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()