ia.TableTools Class
ia.TableTools
is a set of table tools that can be attached to a table.
Constructor
ia.TableTools
(
-
dataGroup
-
interactionGroup
Parameters:
-
dataGroup
ia.DataGroupThe associated data group.
-
interactionGroup
ia.InteractionGroupThe associated interaction group.
Item Index
Methods
Methods
render
()
Render the toolbar.
Properties
clearButtonText
String
The text for the clear button.
container
JQUERY Element
The container that holds the object.
filterButtonText
String
The text for the filter button.
filterFunction
Function
Allows a custom function to be set for when the filter button is pressed.
filterFunction
Function
Allows a custom function to be set for when the clear button is pressed.
updateToolbar
Unknown
private
Updates the tool bar.