Improved UX Component Performance using Static HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Improved Performance with Static HTML.xml
Configure UX components to deliver significantly faster initial load times by rendering a static HTML version of the component at runtime.
Create static HTML files
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Menu/Create static HTML files.xml
Generate a static HTML version of your UX component. Several different files will be generated (e.g. .html, .css, .js, etc.). The collection of files is referred to as a 'fileset'. You must save the component that you want to convert to HTML before you can use this feature.
Populating Dynamic Controls in Static HTML
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/Populating Dynamic Controls in Static HTML.xml
How to populate RadioButton, CheckBox, and Dropdown controls with dynamic data when using the Static HTML option.
Method for opening UX in a Cordova or Static HTML application
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Optimization (PhoneGap-Static HTML)/Method for opening UX in a PhoneGap or Static HTML application.xml
Normally, this component is opened by making an Ajax callback to the server. In a mobile Cordova application, or a static HTML application, the device might not have a connection to the server and so making an Ajax callback is not possible. In this case you can render a pre-computed version of the target UX component.
Optimization (PhoneGap-Static HTML)
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/other/Optimization (PhoneGap-Static HTML)/index.xml
optimization properties for PhoneGap static html.
Create a static HTML page with an Application Cache
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Application Cache/Create static HTML page.xml
Specify if a static HTML page should be created for the UX Component. The page will define an application cache so that it can be loaded (after its initial load) even if there is no connection to the server.
Static HTML page name
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Application Cache/Static HTML page name.xml
The filename for the static HTML page created for Application Cache.
ListView with Static Content
/documentation/pages/Guides/Desktop/Xdialog/Controls/ListView/ListView with Static Content.xml
The designer created this dialog with the List View Genie.
Synchronize a UX Component with an Embedded UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/Embedded Object/Synchronize UX Components with Embedded UX Components.xml
A step-by-step guide on how to synchronize a parent UX component with an embedded child UX component using arguments.
Performance Functions
/documentation/pages/Ref/Api/Functions/System/Performance Functions/index.xml
Alpha Anywhere provides the following performance functions.