Parent: $root.$constants
kClientJavaScript | The client is the Omnis JavaScript client |
kJSformResizeModeAspect | The form resizes itself (maintaining its aspect ratio) to fit the browser window;it will not resize to a size smaller than the designed size for the form |
kJSformResizeModeCenter | The form does not change size,and if its width is less than the browser window width,it centers itself horizontally in the browser window |
kJSformResizeModeFull | The form resizes itself to fit the browser window;it will not resize to a size smaller than the designed size for the form |
kJSformResizeModeNone | The form does not change size and is positioned at the left of the browser window |
kJstVertBottom | The alignment for bottom vertical justification |
kJstVertMiddle | The alignment for middle vertical justification |
kJstVertTop | The alignment for top vertical justification |
kLandmarkBanner | Banner landmark |
kLandmarkComplementary | Complementary landmark |
kLandmarkContentinfo | Contentinfo landmark |
kLandmarkForm | Form landmark |
kLandmarkMain | Main landmark |
kLandmarkNavigation | Navigation landmark |
kLandmarkNone | No landmark |
kLandmarkSearch | Search landmark |
kSSZDesktop | Screen size is unspecified and corresponds to a desktop computer rather than a mobile device |
kSSZjs320x480Landscape | Screen size for JavaScript client. 320x480 (Landscape) |
kSSZjs320x480Portrait | Screen size for JavaScript client. 320x480 (Portrait) |
kSSZjs345x345 | Screen size for JavaScript client. 345x345 |
kSSZjs360x640Landscape | Screen size for JavaScript client. 360x640 (Landscape) |
kSSZjs360x640Portrait | Screen size for JavaScript client. 360x640 (Portrait) |
kSSZjs768x1024Landscape | Screen size for JavaScript client. 768x1024 (Landscape) |
kSSZjs768x1024Portrait | Screen size for JavaScript client. 768x1024 (Portrait) |