This example shows an advanced layout using Jx.Container and Jx.LayoutManager (including the Fill, Anchored, and Split subclasses). Everything is defined as a single, nested javascript object including any plugins. The only thing setup in advance is the store needed for the right hand panel's ListView.
This element has variable width and a fixed height, attached to the top of the container.
This element has fixed width, variable height, and is attached to the left of the container.
This element has variable width and height with fixed left, top, right and bottom offsets.
This element was pulled from the HTML and added to this form.
This element has variable width and fixed height, attached to the bottom of the container.
This tab just has an image.