Apex Reference Guide
Summer '25 preview (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Release Notes
ContextTypeEnum Enum
Canvas Exceptions
CommerceOrders Namespace
Context Namespace
DataRetrieval Namespace
ExternalService Namespace
IndustriesDigitalLending Namespace
PlaceQuote Namespace
RevSalesTrxn Namespace
Slack Namespace
Canvas Namespace
The Canvas namespace
provides an interface and classes for canvas apps in Salesforce.
The following are the interfaces and classes in the Canvas namespace.
-
ApplicationContext Interface
Use this interface to retrieve application context information, such as the application version or URL. -
CanvasLifecycleHandler Interface
Implement this interface to control context information and add custom behavior during the application render phase. -
ContextTypeEnum Enum
Describes context data that can be excluded from canvas app context data. You specify which context types to exclude in the excludeContextTypes() method in your CanvasLifecycleHandler implementation. -
EnvironmentContext Interface
Use this interface to retrieve environment context information, such as the app display location or the configuration parameters. -
RenderContext Interface
A wrapper interface that is used to retrieve application and environment context information. -
Test Class
Contains methods for automated testing of your Canvas classes. -
Canvas Exceptions
The Canvas namespace contains exception classes.