StepDescription Class
Represents a panel holding the step description
Item Index
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
StringThe HTML content for step description panel
setStepPosition
(
-
title
Sets the title for the step description panel
Parameters:
-
title
StringThe text for the step description panel
setText
(
-
text
Sets the text for the step description panel
Parameters:
-
text
StringThe text for the step description panel
setTitle
(
-
title
Sets the title for the step description panel
Parameters:
-
title
StringThe text for the step description panel
show
()
Shows the step description panel