D G H O
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- display(Type, T) - Method in interface org.xwiki.displayer.HTMLDisplayer
- display(Type, T) - Method in interface org.xwiki.displayer.HTMLDisplayerManager
- display(Type, T, Map<String, String>) - Method in interface org.xwiki.displayer.HTMLDisplayer
- display(Type, T, Map<String, String>) - Method in interface org.xwiki.displayer.HTMLDisplayerManager
- display(Type, T, Map<String, String>, String) - Method in interface org.xwiki.displayer.HTMLDisplayer
- display(Type, T, Map<String, String>, String) - Method in interface org.xwiki.displayer.HTMLDisplayerManager
G
- getHTMLDisplayer(Type) - Method in interface org.xwiki.displayer.HTMLDisplayerManager
-
Retrieve the appropriate HTML Displayer based on the given type.
- getHTMLDisplayer(Type, String) - Method in interface org.xwiki.displayer.HTMLDisplayerManager
-
Retrieve the appropriate HTML Displayer based on the given type and hint.
H
- HTMLDisplayer<T> - Interface in org.xwiki.displayer
-
Generates the HTML used to display the values of a given type
HTMLDisplayer
. - HTMLDisplayerException - Exception in org.xwiki.displayer
-
Base exception for the HTML Displayer.
- HTMLDisplayerException(String, Throwable) - Constructor for exception org.xwiki.displayer.HTMLDisplayerException
-
Constructs a new exception with the specified detail message and cause.
- HTMLDisplayerManager - Interface in org.xwiki.displayer
-
Provides a way to access the HTML Displayer for the given type.
O
- org.xwiki.displayer - package org.xwiki.displayer
All Classes All Packages