Skip navigation links
A F I O S U 

A

AsyncScriptService - Class in org.xwiki.rendering.async.script
A ScriptService to manipulate the asynchronous rendering features.
AsyncScriptService() - Constructor for class org.xwiki.rendering.async.script.AsyncScriptService
 

F

flushCache() - Method in class org.xwiki.rendering.async.script.AsyncScriptService
Remove all entries from the asynchronous renderers cache.

I

isEnabled() - Method in class org.xwiki.rendering.async.script.AsyncScriptService
 

O

org.xwiki.rendering.async.script - package org.xwiki.rendering.async.script
 

S

setEnabled(boolean) - Method in class org.xwiki.rendering.async.script.AsyncScriptService
 

U

useComponent(Type) - Method in class org.xwiki.rendering.async.script.AsyncScriptService
Indicate that the current execution manipulate components of the passed type and the result will need to be removed from the cache if any is unregistered or a new one registered.
useComponent(Type, String) - Method in class org.xwiki.rendering.async.script.AsyncScriptService
Indicate that the current execution manipulate component with the passed type and hint and the result will need to be removed from the cache if it's registered or unregistered.
useEntity(EntityReference) - Method in class org.xwiki.rendering.async.script.AsyncScriptService
Indicate that the current execution manipulate the passed entity and the result will need to be removed from the cache if it's modified in any way.
A F I O S U 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.