Package org.xwiki.rendering.macro.dashboard


package org.xwiki.rendering.macro.dashboard
  • Class
    Description
    Parameters for the dashboard macro.
    Renders the passed list of gadgets as a piece of XDOM, to be added in a tree after, handling the layout of the gadgets.
    Abstraction for a gadget to put on a dashboard, to contain its title, content and position.
    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.
    Reads the gadgets for the dashboard macro which is being executed.