Client Messages
Name | Description |
---|---|
mobile.content.loaded | Published after content loads, either from navigation or refreshing |
mobile.content.loading | Published before content loads, either from navigation or refreshing |
mobile.content.refreshed | Published after content refreshes |
mobile.content.refreshing | Published before content refreshes |
mobile.content.rendered | Published after content is rendered, either from navigation or refreshing. |
mobile.content.scrollBottom | Published when content is scrolled to the bottom of the content area |
mobile.content.scrollTop | Published when content is scrolled to the top of the content area |
mobile.keyboard.close | Published when the keyboard has closed |
mobile.keyboard.open | Published when the keyboard has opened |
mobile.navigation.closed | Published when the navigation bar has finished closing |
mobile.navigation.closing | Published when the navigation bar is closing |
mobile.navigation.loaded | Published when the navigation bar's content has completed loading |
mobile.navigation.loading | Published when the navigation bar's content is loading |
mobile.navigation.opened | Published when the navigation bar has finished opening |
mobile.navigation.opening | Published when the navigation bar is opening |
mobile.navigation.rendered | Published when the navigation bar's content has completed rendering |
mobile.navigation.scrollBottom | Published when the navigation bar's content is scrolled to the bottom |
mobile.navigation.scrollTop | Published when the navigation bar's content is scrolled to the top |
mobile.offline | Cross-platform message published when the device's state switches to offline |
mobile.online | Cross-platform message published when the device's state switches to online |
mobile.orientationchange | Cross-platform message published when the orientation of the device has changed |
mobile.pause | Cross-platform message published when the app's state is paused by the device |
mobile.resume | Cross-platform message published when the app's state is resumed by the device |
mobile.sheet.closed | Published when a sheet has completed closing |
mobile.sheet.closing | Published when a sheet is closing |
mobile.sheet.opened | Published when a sheet has completed opening |
mobile.sheet.opening | Published when a sheet is opening |
mobile.start | Cross-platform message published when the app is launched |
notification.raised | Raised when a notification is received |
notification.read | Raised when a notification is read |
JavaScript API Modules
Name | Description |
---|---|
environment | Environment details |
media | Mobile-specific methods for retrieving server-side generated previews of files |
messaging | Mobile-specific client-side bus for publishing and subscribing to messages |
mobile shell | Mobile shell API methods |
jQuery Events
Name | Description |
---|---|
glowDelayedMouseEnter | delayed version of mouseenter |
glowDelayedMouseLeave | delayed version of mouseleave |
scrolled | Raised when a scrollable container stops scrolling |
jQuery Plugins
Name | Description |
---|---|
evolutionMobileComments | Renders a mobile commenting interface |
evolutionTransform | Performs CSS-based transforms and transitions |
glowColorSelector | Decorates a text input with a color selector |
glowDateTimeSelector | Decorates a text input with a date selector |
glowDropDownList | Decorates a select with more custom markup and stylability |
glowLookUptextBox | Renders an auto-completing textbox |
glowMultiUpload | Renders a multi-file upload input |
glowOrderedList | Renders a sortable list |
glowPatternedTextBox | Decorates a text input with pattern support |
glowPopUpMenu | Renders a nested pop up menu |
glowPopUpPanel | Renders an animated display panel on top of the document |
glowTabbedPanes | Renders and manages a set of selectable tab panes |
glowTabSet | Renders and manages a set of selectable tabs |
glowTransition | Transitions display of one element with another |
glowTree | Renders a tree of nodes which can be navigated, manipulated, and re-arranged |
glowUpload | Renders a single file upload form supporting chunked uploads with a visual progress bar |
uilinks | Enables manipulation of existing ui-link components |
UI Components
Name | Description |
---|---|
commenting | Presents a commenting UI |
formatteddate | Presents a formatted date |
like | Presents a content like UI |
links | Presents links |
moderate | Presents a mobile-specific moderation UI |