Package | stimulsoft.report.dictionary.aggregateFunctions |
Class | public class StiMinDoubleFunctionService |
Inheritance | StiMinDoubleFunctionService ![]() ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiMinDoubleFunctionService(runningTotal:Boolean = false) | StiMinDoubleFunctionService | ||
![]() | calcItem(value:*):void [override] A value calculation. | StiMinDecimalFunctionService | |
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | getResultType():Class [override] Returns the type of the result. | StiMinDecimalFunctionService | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | getValue():* [override] Returns the calculation result. | StiMinDecimalFunctionService | |
![]() | init():void [override] First initialization. | StiMinDecimalFunctionService | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
![]() | memberwiseClone():Object [override] | StiMinDecimalFunctionService | |
![]() | packService():void | StiService | |
![]() | reset():void Reset result of total calculation. | StiAggregateFunctionService |