Show:

ia.FilterExplorerFactory Class

Factory for creating filter explorers.

Item Index

Methods

Methods

build

(
  • callbackFunction
)

Builds the component.

Parameters:

  • callbackFunction Function

    Called on completion of function, with the component id as the parameter.

render

(
  • callbackFunction
)

Renders the component.

Parameters:

  • callbackFunction Function

    Called on completion of function, with the component id as the parameter.

update

(
  • callbackFunction
)

Updates the component.

Parameters:

  • callbackFunction Function

    Called on completion of function, with the component id as the parameter.