19 lines
582 B
JavaScript
19 lines
582 B
JavaScript
// --------------------------------------------------------------------------------
|
|
//
|
|
// Oracle APEX source export file
|
|
//
|
|
// The contents of this file are intended for review and analysis purposes only.
|
|
// Developers must use the Application Builder to make modifications to an
|
|
// application. Changes to this file will not be reflected in the application.
|
|
//
|
|
// --------------------------------------------------------------------------------
|
|
|
|
// ----------------------------------------
|
|
// Page 0: Global Page
|
|
// Action: NATIVE_JAVASCRIPT_CODE
|
|
// Code
|
|
|
|
apex_page_loaded();
|
|
|
|
|