Show:

ia.TimeControlFactory Class

Factory for creating time controls.

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.