-
-
Method Summary
Modifier and Type Method Description static RowProxyinstantiate()StringgetJsBase()voidget(String field)Returns current field values. voidgetColumn(Number column)Returns current column value. voidgetIndex()Returns index of the item in the selection that has created this item. voidgetKey()Returns item key. -
-
Constructor Detail
-
RowProxy
RowProxy(String jsChart)
-
-
Method Detail
-
instantiate
static RowProxy instantiate()
-
getIndex
void getIndex()
Returns index of the item in the selection that has created this item.
-
getKey
void getKey()
Returns item key.
-
-
-
-