|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RenderedGadgetUriBuilder
Builds URLs to the rendered gadget.
| Method Summary | |
|---|---|
URI |
build(GadgetState gadgetState,
ModuleId moduleId,
View view,
GadgetRequestContext gadgetRequestContext)
Returns the URL to the rendered gadget. |
URI |
build(GadgetState gadgetState,
View view,
GadgetRequestContext gadgetRequestContext)
Deprecated. as of 2.0, use build(GadgetState, ModuleId, View, GadgetRequestContext) |
| Method Detail |
|---|
@Deprecated
URI build(GadgetState gadgetState,
View view,
GadgetRequestContext gadgetRequestContext)
build(GadgetState, ModuleId, View, GadgetRequestContext)
gadgetState - gadget used to insert the gadget's spec URLview - the view to render the gadget ingadgetRequestContext - context for this request
URI build(GadgetState gadgetState,
ModuleId moduleId,
View view,
GadgetRequestContext gadgetRequestContext)
gadgetState - gadget used to insert the gadget's spec URLmoduleId - the moduleId to use in the URL. Should be unique for the HTML page that the gadget
will be rendered in.view - the view to render the gadget ingadgetRequestContext - context for this request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||