How to Dynamically Add Panels to a Panel Navigator
/documentation/pages/HowTo/Panels/Dynamically Add Panels.xml
Panels (Panel Cards, Panel Layouts, and child Panel Navigators) can be dynamically added to a Panel Navigator at run-time.
onBeforeHide
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Window Properties/Window Javascript Events/onBeforeHide.xml
Specify the Javascript code to execute before the window is hidden.
onFirestoreLoaded
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/onFirestoreLoaded.xml
Fires when the Firestore library has been loaded.
onDestroy
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/onDestroy.xml
Fires when the component is destroyed (after all Panels, etc., have been destroyed).
onFirestoreLogout
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/onFirestoreLogout.xml
Fires when a user logs out from Firestore.
onOAuthAuthorize
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/onOAuthAuthorize.xml
Fires after an OAuth authorization has successfully completed.
onOAuthCompleted
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/onOAuthCompleted.xml
(PhoneGap/Cordova only.) Fires after an OAuth flow completes and focus returns to the app.
beforeUXSectionDestroy
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/beforeUXSectionDestroy.xml
Fires before a UX section is destroyed.
beforeUXSectionPrepare
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/beforeUXSectionPrepare.xml
Fires before a UX section is rendered.
afterUXSectionDestroy
/documentation/pages/Guides/Mobile and Web Components/UX/Events/Client-Side Events/afterUXSectionDestroy.xml
Fires after a UX section has been destroyed.