Constants: Remote form

Parent: $root.$constants

kClientJavaScriptThe client is the Omnis JavaScript client
kJSformResizeModeAspectThe 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
kJSformResizeModeCenterThe form does not change size,and if its width is less than the browser window width,it centers itself horizontally in the browser window
kJSformResizeModeFullThe form resizes itself to fit the browser window;it will not resize to a size smaller than the designed size for the form
kJSformResizeModeNoneThe form does not change size and is positioned at the left of the browser window
kJstVertBottomThe alignment for bottom vertical justification
kJstVertMiddleThe alignment for middle vertical justification
kJstVertTopThe alignment for top vertical justification
kLandmarkBannerBanner landmark
kLandmarkComplementaryComplementary landmark
kLandmarkContentinfoContentinfo landmark
kLandmarkFormForm landmark
kLandmarkMainMain landmark
kLandmarkNavigationNavigation landmark
kLandmarkNoneNo landmark
kLandmarkSearchSearch landmark
kSSZDesktopScreen size is unspecified and corresponds to a desktop computer rather than a mobile device
kSSZjs320x480LandscapeScreen size for JavaScript client. 320x480 (Landscape)
kSSZjs320x480PortraitScreen size for JavaScript client. 320x480 (Portrait)
kSSZjs345x345Screen size for JavaScript client. 345x345
kSSZjs360x640LandscapeScreen size for JavaScript client. 360x640 (Landscape)
kSSZjs360x640PortraitScreen size for JavaScript client. 360x640 (Portrait)
kSSZjs768x1024LandscapeScreen size for JavaScript client. 768x1024 (Landscape)
kSSZjs768x1024PortraitScreen size for JavaScript client. 768x1024 (Portrait)