$$ | locates sub-item by id |
$divider | a string that is used in Pivot calculations |
$getSize | returns the current size of the component |
$height | the current height of the view |
$setSize | sets the component size |
$skin | the method which will be called when skin is defined |
$view | reference to the top HTML element of the view |
$width | the current width of the view |
config | all options from the initial component configuration |
data | inner DataStore |
name | indicates the name of the component (a read-only property) |
operations | gets an object with possible mathematical operations in Pivot |
waitData | eventual result of an asynchronous operation ('promise' object) for the loaded data |