Classes
 ClassDescription
 CardContainer The CardContainer class extends CardList to provide marquee support and other utility functions useful for Navigators that display cards of different sizes.
 CardList The CardList class extends List to provide support for Navigators that display lists of cards.
 FreeFormList The FreeFormList class extends CardContainer to provide functionality specific to the Freeform navigator.
 LinearList The LinearList class extends CardList to provide functionality specific to the Linear navigator.
 MiniNavList The MiniNavList class extends CardList to provide functionality specific to the MiniNav component.
 OneUpList The OneUpList class extends CardList to implement functionality specific to the BasicClickThrough navigator.
 WaveContainer The WaveContainer class extends CardContainer to provide functionality specific to the Wave navigator.