|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GadgetRenderingException | |
|---|---|
| com.atlassian.gadgets.embedded.internal | Handles construction of gadget <iframes>, rendering, and URLs to Shindig's gadget rendering servlet. |
| com.atlassian.gadgets.view | Contains classes related to the rendering and display of gadgets. |
| Uses of GadgetRenderingException in com.atlassian.gadgets.embedded.internal |
|---|
| Methods in com.atlassian.gadgets.embedded.internal that throw GadgetRenderingException | |
|---|---|
ViewComponent |
GadgetViewFactoryImpl.createGadgetView(GadgetState state,
View view,
GadgetRequestContext gadgetRequestContext)
|
| Uses of GadgetRenderingException in com.atlassian.gadgets.view |
|---|
| Methods in com.atlassian.gadgets.view that throw GadgetRenderingException | |
|---|---|
ViewComponent |
GadgetViewFactory.createGadgetView(GadgetState state,
View view,
GadgetRequestContext gadgetRequestContext)
Returns a ViewComponent that will render the GadgetState, customizing the view based
on the Locale specified in the GadgetRequestContext and the desired ViewType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||