Package org.xwiki.rendering.macro.dashboard
-
Interface Summary Interface Description DashboardRenderer Renders the passed list of gadgets as a piece of XDOM, to be added in a tree after, handling the layout of the gadgets.GadgetRenderer Decorates the passed gadget and renders it as a full piece of XDOM, a single list of blocks that can be added in the tree after.GadgetSource Reads the gadgets for the dashboard macro which is being executed. -
Class Summary Class Description DashboardMacroParameters Parameters for the dashboard macro.Gadget Abstraction for a gadget to put on a dashboard, to contain its title, content and position.