Class NoGroupRenderer


public class NoGroupRenderer
extends AbstractGridGroupRenderer

Alternate group renderer for the Gallery widget. This group renderer does not draw group titles. Only items are displayed. All groups are considered as expanded.

The visual aspect is the same as the first version of the gallery widget.

NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.