
| Property | Value | Description |
|---|---|---|
| View Name | text | The name that appears at the top of the view and serves as the file name in the station. |
| View Icon | ORD | Identifies an icon graphic to link to the view. |
| Target Media | drop-down list (defaults to Workbench PxMedia)
|
Indicates the media type for the Px view. |
| Source: Px File | ORD | Identifies the location of the file for the Px view. This is an xml file with a .px extension. |
| Source: Dynamic View | drop-down list (defaults to axvelocity:VelocityPxView) | Selects a specific, pre-defined view. |
In addition to the default, Workbench PxMedia type, you can select one of the following when creating a new view on a component:
In

In addition to Workbench PxMedia, a suite of technology called Hx is available. The Hx framework is comprised of a set of server side servlets and a client
side JavaScript library. Hx allows a real-time user interface to be built without use of the Java Plugin. It requires only
web standards: HTML5/HTML, CSS, and JavaScript. If you are developing for a target media that is limited to browsers with
HTML and CSS with no applet plugins available, be sure to test your Px views often in the appropriate browser as you proceed
in your development. The goal of Hx is to satisfactorily present your Px views in non-applet browsers, however, due to the
difference in display technologies, you should verify that the Px view displays in the browser as you expect it to.
Deprecated in
If you choose the Mobile PxMedia you must use a BasicMobilePane at the root of your Px page so it will display correctly on a mobile device. Assigning a MobilePxMedia type when creating a new Px page, causes the new page to come with a BasicMobilePane at the root of the Px file, as shown in the following figure.

scaleMode property to Fit Ratio causes your Px page to automatically scale to fit various device display sizes.
Assigning this media type when creating a new Px page, creates a new Px file with a Report Pane containing a timestamp and page numbering at the root of the Px file.

Workbench PxMedia
This option allows the standard