Module: ojlayerutils

Oracle® JavaScript Extension Toolkit (JET)
19.0.0

G25385-01

QuickNav

JET Modules

See JET Module Loading for an overview of module usage within JET.

Functions

getLayerContext(baseElem:HTMLElement): { getRootLayerHost?:(priority?:'popup' | 'dialog' | 'messages' | 'tooltip') => Element; getLayerHost?:(priority?:'popup' | 'dialog' | 'messages' | 'tooltip') => Element; onLayerUnmount?:(element:HTMLElement) => void; }

Function to get layer context. This context allows to determines if legacy popup support is available or if it should use pure corepack solution with no legacy dependency