Uses of Package
org.xwiki.rendering.macro.dashboard

Packages that use org.xwiki.rendering.macro.dashboard
org.xwiki.rendering.internal.macro.dashboard   
org.xwiki.rendering.macro.dashboard   
 

Classes in org.xwiki.rendering.macro.dashboard used by org.xwiki.rendering.internal.macro.dashboard
DashboardMacroParameters
          Parameters for the dashboard macro.
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.
Gadget
          Abstraction for a gadget to put on a dashboard, to contain its title, content and position.
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.
 

Classes in org.xwiki.rendering.macro.dashboard used by org.xwiki.rendering.macro.dashboard
Gadget
          Abstraction for a gadget to put on a dashboard, to contain its title, content and position.
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.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.