|
  | dispose | 
 Disposes the slide.
 
 | 
  | fromJObject | 
 Applies the property values from a plain object created from JSON to the properties of this instance.
 
  Inherited from Class. | 
  | hideSlide | 
 Hides this slide.
 
 | 
  | invalidate | 
 Reloads a slide content (refresh content).
 
 | 
  | onSlideResize | 
 Actions to take when slide is resized.
 
 | 
  | preload | 
 Preload this slide.
 
 | 
  | prepareToHide | 
 Prepares this slide to be hidden.
 
 | 
  | prepareToShow | 
 Prepares this slide to be shown.
 
 | 
  | showSlide | 
 Shows this slide.
 
 | 
  | toJSON | 
 Implementation for toJSON to return an object that will include this class's
 prototype property values when stringified.
 
  Inherited from Class. |