GitHub
LibrariesOpen source libraries used to build this documentation site.
LibraryRoleVersionLicense
AstroastroSite framework6.3.1MIT
Astro React@astrojs/reactReact integration5.0.4MIT
Astro Sitemap@astrojs/sitemapSitemap generation3.7.2MIT
UI5 Web Components@ui5/webcomponentsUI primitives2.22.0Apache-2.0
UI5 Web Components Fiori@ui5/webcomponents-fioriFiori shell components2.22.0Apache-2.0
UI5 Web Components Icons@ui5/webcomponents-iconsIcon set2.22.0Apache-2.0
UI5 Web Components React@ui5/webcomponents-reactReact wrappers2.22.0Apache-2.0
ReactreactUI runtime19.2.6MIT
React DOMreact-domDOM renderer19.2.6MIT
ShikishikiSyntax highlighting4.0.2MIT
Docs/ORK/CORE/ORK/IF_WEAK_REF
Interface/ORK/IF_WEAK_REF
Weak Reference
InterfaceWeak Reference
Package
/ORK/CORE
Members
1
Description

A weak reference holds a reference to an object without preventing the object from being garbage collected.

1 item
Methods
get
Method

Retrieves the referenced object.

Parameters

NameDescriptionresultReferenced object instance. Initial if the object no longer exists.

Signature

METHODS get RETURNING VALUE(result) TYPE REF TO object.
Repository11 packages · 112 objects
123 items