Creates a new instance of the WxAPI class.
A new instance of the WxAPI class.
An object WxAPIOptions containing options for configuring the WxAPI instance.
Readonly
datasee WxAPIOptions
Readonly
extsee WxAPIOptions
Readonly
initresolved when WxAPI is ready to be used
Readonly
loadReadonly
Internal
masksee WxAPIOptions
Readonly
Internal
masksee WxAPIOptions
Readonly
Internal
maskURLsee WxAPIOptions
Readonly
Internal
qtreeinstance of the qtree object
Optional
Readonly
requestsee WxAPIOptions
Creates a new instance of the WxDataSetManager class WxDataSetManager for the given dataset name.
The name of the dataset to create a manager for.
Filters the list of all available datasets' names by the given variable name.
The variable name to filter by.
Returns the list of all available variables for the given dataset name.
The name of the dataset to get the variables for.
Generated using TypeDoc
WxAPI is an initialisation object for the library. See WxAPIOptions for options.
Example