Namespacedojox.presentation

A simple, experimental PowerPoint-like presentation project

Jump to PropertiesConstructorsBack to top

a widget to attach to a dojox.presentation.Part to control it's properties based on an inherited chain of events ...
dojox.presentation class basic powerpoint esque engine for handling transitons and control in a page-by-page and part-by-part way FIXME: parsing part(s)/widget(s) in href="" Slides not working TODO: make auto actions progress. FIXME: Safari keydown/press/up listener not working.
a node in a presentation.Slide that inherits control from a dojox.presentation.Action can be any element type, and requires styling before parsing
a Comonent of a dojox.presentation, and container for each 'Slide' made up of direct HTML (no part/action relationship), and dojox.presentation.Part(s), and their attached Actions.

Jump to ConstructorsPropertiesBack to top