Layout Reorderer API

This documentation is currently being moved to our new documentation site.

Please view or edit the documentation there, instead.

If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

Layout Reorderer API

This page has not yet been updated to reflect the latest API changes.


Supported Events

The Layout Reorderer fires the following events (for more information about events, see Events):


Options

Selectors

The selectors option is an object containing CSS-based selectors for various parts of the Layout Reorderer. Supported selectors are:

General options

Layout-specific options

Name

Description

Values

Default

Name

Description

Values

Default

containerRole

indicates the role, or general use, for this instance of the Reorderer

fluid.roles.LIST
fluid.roles.GRID
fluid.roles.REGIONS

fluid.roles.REGIONS


Dependencies

The Layout Reorderer dependencies can be met by including the MyInfusion.js file in the header of the HTML file:

<script type="text/javascript" src="MyInfusion.js"></script>

Alternatively, the individual file requirements are: