Global

Methods

isPivot(object) → {boolean}

The isPivot() method determines whether the object is of exontrol.Pivot (defines the pivot control) (It distinguishes exontrol.Pivot object from exontrol.Tree object)
Parameters:
Name Type Description
object object Indicates an object to check
Returns:
Returns true if the object is of Pivot type
Type
boolean
isPivot