apex.navigation namespace

Use the apex.navigation namespace to store popup and redirect related functions of Oracle Application Express.

Topics:

apex.navigation.popup.close(pThat,pValue)

Sets the value of the item in the parent window (pThat), with (pValue) and then closes the popup window.

Return Value

Not applicable.

Parameters

pValue (string)
pThat (DOM node | string ID)