|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageRenderSupport
Extends IScriptProcessor
with a handful of additional methods
needed when rendering a page response.
Body
,
org.apache.tapestry.TapestryUtils#getPageRenderSupport(IRequestCycle, Object)
Method Summary | |
---|---|
java.lang.String |
getPreloadedImageReference(java.lang.String url)
Sets up the given URL to preload, and returns a reference to the loaded image, in the form of a snippet of JavaScript expression that can be inserted into some larger block of JavaScript as a function parameter, or as a property assignment. |
Methods inherited from interface org.apache.tapestry.IScriptProcessor |
---|
addBodyScript, addExternalScript, addInitializationScript, getUniqueString |
Method Detail |
---|
java.lang.String getPreloadedImageReference(java.lang.String url)
tapestry_preload[7].src
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |