This article needs a technical review. How you can help.
The Presentation interface of the Presentation API provides access to presentation connections.
PropertiesEdit
Presentation.defaultRequest
- Returns a refernce to the presentation's
PresentationRequest
object. Presentation.receiver
- Returns a reference to the
PresentationReceiver
instance associated with the receiving browsing context.
MethodsEdit
None.
SpecificationsEdit
Specification | Status | Comment |
---|---|---|
Presentation API The definition of 'Presentation interface' in that specification. |
Editor's Draft | Initial definition. |