diff --git a/classes/AbortError.html b/classes/AbortError.html index f3692956..fc404772 100644 --- a/classes/AbortError.html +++ b/classes/AbortError.html @@ -1,4 +1,4 @@ -
Readonly
ABORT_Readonly
DATA_Readonly
DOMSTRING_Readonly
HIERARCHY_Readonly
INDEX_Readonly
INUSE_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
NAMESPACE_Readonly
NETWORK_Readonly
NOT_Readonly
NOT_Readonly
NO_Readonly
NO_Readonly
QUOTA_Readonly
SECURITY_Readonly
SYNTAX_Readonly
TIMEOUT_Readonly
TYPE_Readonly
URL_Readonly
VALIDATION_Readonly
WRONG_Optional
causeReadonly
codeReadonly
ABORT_Readonly
DATA_Readonly
DOMSTRING_Readonly
HIERARCHY_Readonly
INDEX_Readonly
INUSE_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
NAMESPACE_Readonly
NETWORK_Readonly
NOT_Readonly
NOT_Readonly
NO_Readonly
NO_Readonly
QUOTA_Readonly
SECURITY_Readonly
SYNTAX_Readonly
TIMEOUT_Readonly
TYPE_Readonly
URL_Readonly
VALIDATION_Readonly
WRONG_Optional
causeReadonly
codeReadonly
messageReadonly
nameOptional
stackStatic
Readonly
ABORT_Static
Readonly
DATA_Static
Readonly
DOMSTRING_Static
Readonly
HIERARCHY_Static
Readonly
INDEX_Static
Readonly
INUSE_Static
Readonly
INVALID_Static
Readonly
INVALID_Static
Readonly
INVALID_Static
Readonly
INVALID_Static
Readonly
INVALID_Static
Readonly
NAMESPACE_Static
Readonly
NETWORK_Static
Readonly
NOT_Static
Readonly
NOT_Static
Readonly
NO_Static
Readonly
NO_Static
Readonly
QUOTA_Static
Readonly
SECURITY_Static
Readonly
SYNTAX_Static
Readonly
TIMEOUT_Static
Readonly
TYPE_Static
Readonly
URL_Static
Readonly
VALIDATION_Static
Readonly
WRONG_hideMainHeaderAndFooter
and hideWorkbookToolBar
parameters - the parameters cannot override the configuration of an embedding target.locationFinder
and mapExtent
parameters - when both are given, the mapExtent
takes precedence.Private
Readonly
#basePrivate
Readonly
#debugPrivate
Readonly
#iframePrivate
#iframePrivate
Readonly
#originPrivate
#subscriptionsPrivate
Readonly
#webPrivate
#requiredPrivate
#targetThe base URL of the Cadenza server this client is requesting
-The iframe this client is using for embedding Cadenza.
-Private
#createPrivate
#downloadPrivate
#fetchPrivate
Readonly
#basePrivate
Readonly
#debugPrivate
Readonly
#iframePrivate
#iframePrivate
Readonly
#originPrivate
#subscriptionsPrivate
Readonly
#webPrivate
#requiredPrivate
#targetThe base URL of the Cadenza server this client is requesting
+The iframe this client is using for embedding Cadenza.
+Private
#createPrivate
#downloadPrivate
#fetchstring
URLSearchParams
AbortSignal | undefined
String | undefined If body is set, the fetch will be a post.
-Private
#getPrivate
#logPrivate
#onPrivate
#onMessageEvent<CadenzaEvent<never, never>>
-Private
#postPrivate
#postPrivate
#getPrivate
#logPrivate
#onPrivate
#onMessageEvent<CadenzaEvent<never, never>>
+Private
#postPrivate
#postPosts an event to Cadenza and returns a Promise
for the response.
It is guaranteed that a response refers to a specific request, even if multiple request are executed in parallel.
-Optional
detail: unknownPrivate
#showEmbed
Create a geometry.
+Optional
detail: unknownPrivate
#showEmbed
Create a geometry.
Note: Under the hood, creating a geometry is similar to editing a geometry.
That's why the events use the editGeometry
prefix.
The workbook map view in the background
@@ -72,16 +72,16 @@Server
Download data from a workbook view.
Note: The file name, if not provided, is generated from the name of the workbook view and the current date.
The workbook view to fetch data from.
The data type you want to get back from the server.
Currently, "csv"
, "excel"
and "json"
are supported for table and indicator views
and "pdf"
for views of type "JasperReports report".
Optional
__namedParameters: { Rest
...args: anyFor invalid arguments
-Embed
Edit a geometry.
The workbook map view in the background
The geometry
Optional
__namedParameters: { Rest
...args: anyA Promise
for when the iframe is loaded
Server
Fetch the intersection areas from a workbook map view layer in JSON format for a given area.
+Rest
...args: anyServer
Fetch the intersection areas from a workbook map view layer in JSON format for a given area.
The workbook view to fetch object info from.
Layer path to identify the layer (identified using layer paths or print names)
The intersection geometry
Optional
__namedParameters: { Rest
...args: anyA Promise
for the fetch response
Server
Fetch data from a workbook view.
+Server
Fetch data from a workbook view.
The workbook view to fetch data from.
The data type you want to get back from the server.
Currently, "csv"
, "excel"
and "json"
are supported for table and indicator views
and "pdf"
for views of type "JasperReports report".
Optional
__namedParameters: { Rest
...args: anyA Promise
for the fetch response
For invalid arguments
-Fetch object info from a workbook map view.
+Fetch object info from a workbook map view.
The workbook view to fetch object info from.
Layer path to identify the layer (identified using layer paths or print names)
The IDs of the objects to select
Optional
__namedParameters: { Rest
...args: anyA Promise
for the fetch response
For invalid arguments
-Subscribe to a postMessage()
event.
Subscribe to a postMessage()
event.
The event type
The subscriber function
An unsubscribe function
-Embed
Select objects in a workbook map.
+Embed
Select objects in a workbook map.
The workbook map view
Optional
__namedParameters: { Rest
...args: anyA Promise
for when the iframe is loaded
For invalid arguments
@@ -128,7 +128,7 @@Embed
Show a page, workbook, worksheet or workbook view in an iframe.
The source to show
Optional
__namedParameters: { Rest
...args: anyA Promise
for when the iframe is loaded
Embed
Show a workbook map view in an iframe.
The workbook map view to show
Optional
__namedParameters: { Rest
...args: anyA Promise
for when the iframe is loaded
Deprecated
MDN Reference
+