Documentation for a historical release of Infusion: 1.3
Please view the Infusion Documentation site for the latest documentation.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 61 Next »

Reorderer

The Reorderer allows developers to create rich, accessible user interfaces which enables users to directly re-arrange content on the page. The Reorderer is the "engine" that powers the interaction, and is the place to go to listen for interesting events and actions within the component's lifecycle.

Features

  • Edit simple text without leaving their context
  • Edit multiple data points at once without leaving context (edit mode required)
  • Edit text of a link (edit mode required)
  • Edit information that has constrained choices
    • Dropdown
    • Radio buttons
  • Edit date information
Reorderer Family

List Reorderer


Reorder elements in a list using drag and drop, numbering and/or keyboard interactions

Image Reorderer


Allow user to reorder images or thumbnails of images

Layout Reorderer


Reorder portlets in the portal page using drag and drop and/or keyboard interactions without leaving the page

  • No labels