Class WhSumOperation
WhOperation class
Abstract class where all types of column operations extend from
- CWidget
- WhOperation
- WhSumOperation
Package: YiiWheels\widgets\grid\operations
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/grid/operations/WhSumOperation.php
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/grid/operations/WhSumOperation.php
Methods summary
public
|
|
public
mixed|
|
|
public
mixed|
|
|
protected
boolean
|
Methods inherited from WhOperation
Magic methods summary
Properties summary
protected
float
|
$total |
#
$total the total sum |
protected
array
|
$supportedTypes |
#
$supportedTypes the supported type of values |