|
Class Summary |
| ColumnsDashboardRenderer |
The columns dashboard renderer, that renders the list of passed gadgets in columns, and interprets the positions as
pairs of column number and gadget index. |
| DashboardMacro |
The dashboard macro, to display other macros as gadgets in a dashboard, using a container to include its contents. |
| DefaultGadgetRenderer |
Default implementation of the gadget renderer, rendering the title of the gadget in a level 2 heading and the content
as is, in a container that helps group it together and separate from title. |
| DefaultGadgetSource |
Default gadget reader, reads the gadgets from XWiki Objects attached to the current document. |
| EditableGadgetRenderer |
Editable gadget renderer, that renders the gadget as in view mode, but with additional metadata that allows editing
the gadget parameters. |