|
http://www.w3.org/2000/01/rdf-schema#comment
|
A convenience wrapper around the jQuery UI Layout. Makes it possible to define complex screen layouts with components in the west, east, north, south and center, and possibly with sliders between them. The BorderLayout can take up to 5 children, each of which must declare one the following HTML classes: "ui-layout-west", "ui-layout-east", "ui-layout-north", "ui-layout-south" or "ui-layout-center".
This element is provided as a convenience only, and possibly only for quick demos etc. For serious applications you may want to rather use jQuery UI Layout directly because it gives you more options.
|