Package org.xwiki.rendering.macro.dashboard

Interface Summary
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
DashboardMacroParameters Parameters for the dashboard macro.
Gadget Abstraction for a gadget to put on a dashboard, to contain its title, content and position.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.