Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
G
I
O
R
S
D
DashboardMacroParameters
- Class in
org.xwiki.rendering.macro.dashboard
Parameters for the dashboard macro.
DashboardMacroParameters()
- Constructor for class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
DashboardRenderer
- Interface in
org.xwiki.rendering.macro.dashboard
Renders the passed list of gadgets as a piece of XDOM, to be added in a tree after, handling the layout of the gadgets.
decorateGadget(Gadget)
- Method in interface org.xwiki.rendering.macro.dashboard.
GadgetRenderer
Decorates the passed gadget and renders it as a list of XDOM blocks.
G
Gadget
- Class in
org.xwiki.rendering.macro.dashboard
Abstraction for a gadget to put on a dashboard, to contain its title, content and position.
Gadget(String, List<Block>, List<Block>, String)
- Constructor for class org.xwiki.rendering.macro.dashboard.
Gadget
Creates a gadget from a title, content and position.
GadgetRenderer
- Interface in
org.xwiki.rendering.macro.dashboard
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
- Interface in
org.xwiki.rendering.macro.dashboard
Reads the gadgets for the dashboard macro which is being executed.
getContent()
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
getDashboardSourceMetadata(String, MacroTransformationContext)
- Method in interface org.xwiki.rendering.macro.dashboard.
GadgetSource
Get the metadata about this dashboard source, such as source document fullname, gadget add url, gadget remove url, etc, to pass to the client.
getGadgets(String, MacroTransformationContext)
- Method in interface org.xwiki.rendering.macro.dashboard.
GadgetSource
Reads the gadgets for the passed macro transformation context.
getId()
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
getLayout()
- Method in class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
getPosition()
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
getSource()
- Method in class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
getStyle()
- Method in class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
getTitle()
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
getTitleSource()
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
I
isEditing()
- Method in interface org.xwiki.rendering.macro.dashboard.
GadgetSource
O
org.xwiki.rendering.macro.dashboard
- package org.xwiki.rendering.macro.dashboard
R
renderGadgets(List<Gadget>, GadgetRenderer, MacroTransformationContext)
- Method in interface org.xwiki.rendering.macro.dashboard.
DashboardRenderer
Renders the passed gadgets in a list of blocks, to be added in an XDOM and rendered after.
S
setContent(List<Block>)
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
setId(String)
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
setLayout(String)
- Method in class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
setPosition(String)
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
setSource(String)
- Method in class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
setStyle(String)
- Method in class org.xwiki.rendering.macro.dashboard.
DashboardMacroParameters
setTitle(List<Block>)
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
setTitleSource(String)
- Method in class org.xwiki.rendering.macro.dashboard.
Gadget
D
G
I
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
XWiki
. All Rights Reserved.