Show:

ia.TableTools Class

Defined in: ia\ui\TableTools.js:1
Module: ia

ia.TableTools is a set of table tools that can be attached to a table.

Constructor

ia.TableTools

(
  • dataGroup
  • interactionGroup
)

Parameters:

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.