API Docs for:
Show:

StepDescription Class

Represents a panel holding the step description

Methods

destroy

()

Destroys the item's DOM object

fadeIn

()

Does a fade in transition for the visual item

fadeOut

()

Does a fade out transition for the visual item

hide

()

Hides the visual item

positionate

()

Positionates the step description panel

render

()

Renders the step description panel

setHTML

(
  • text
)

Sets the HTML content for the step description panel

Parameters:

  • text String

    The HTML content for step description panel

setStepPosition

(
  • title
)

Sets the title for the step description panel

Parameters:

  • title String

    The text for the step description panel

setText

(
  • text
)

Sets the text for the step description panel

Parameters:

  • text String

    The text for the step description panel

setTitle

(
  • title
)

Sets the title for the step description panel

Parameters:

  • title String

    The text for the step description panel

show

()

Shows the step description panel