Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Layout beads are used with every container class. This means you can make a horizontal list or vertical list or lay out the contents of a list in rows and columns. You do not need to change the list or the data at all.

Image Added

Figure 1: FlexJS Container Classes

Life Cycle

When a component/strand is added to the display list, the following sequence of events happen. Keep in mind that children of the container will also go through this same process.

...