Packagestimulsoft.report.dictionary.aggregateFunctions
Classpublic class StiModeDoubleFunctionService
InheritanceStiModeDoubleFunctionService Inheritance StiModeDecimalFunctionService Inheritance StiAggregateFunctionService Inheritance StiService Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedproperties : StiRepositoryItems
StiService
 InheritedrecureParam : Boolean
[override] [read-only] Gets value, indicates that this function require a parameter.
StiModeDecimalFunctionService
 InheritedrunningTotal : Boolean
StiAggregateFunctionService
 InheritedserviceCategory : String
[read-only] Gets a service category.
StiService
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
 InheritedserviceName : String
[read-only] Gets a service name.
StiService
 InheritedserviceType : Class
[read-only] Gets a service type.
StiService
Protected Properties
 PropertyDefined By
 InheritedisFirstInit : Boolean = false
StiAggregateFunctionService
Public Methods
 MethodDefined By
  
StiModeDoubleFunctionService(runningTotal:Boolean = false)
StiModeDoubleFunctionService
 Inherited
calcItem(value:*):void
[override] A value calculation.
StiModeDecimalFunctionService
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
[override] Returns the type of the result.
StiModeDecimalFunctionService
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
[override] Returns the calculation result.
StiModeDecimalFunctionService
 Inherited
init():void
[override] First initialization.
StiModeDecimalFunctionService
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
 Inherited
[override]
StiModeDecimalFunctionService
 Inherited
StiService
 Inherited
reset():void
Reset result of total calculation.
StiAggregateFunctionService
Constructor Detail
StiModeDoubleFunctionService()Constructor
public function StiModeDoubleFunctionService(runningTotal:Boolean = false)



Parameters
runningTotal:Boolean (default = false)