Newer Version Available
setCustomConsoleComponentHeight()
Sets the window height of an application-level
custom console component that’s on a page. This method is available in API version 32.0 or
later.
Syntax
Arguments
Sample Code–Visualforce
Response
This method is asynchronous, so it returns its response in an object in a callback method. The response object contains the following field:
| Name | Type | Description |
|---|---|---|
| success | boolean | true if the method call was successful; false otherwise. |