Uses of Class
com.atlassian.gadgets.view.GadgetRenderingException
Packages that use GadgetRenderingException
Package
Description
Contains classes related to the rendering and display of gadgets.
-
Uses of GadgetRenderingException in com.atlassian.gadgets.view
Methods in com.atlassian.gadgets.view that throw GadgetRenderingExceptionModifier and TypeMethodDescriptionGadgetViewFactory.createGadgetView(GadgetState state, ModuleId moduleId, View view, GadgetRequestContext gadgetRequestContext) Returns aViewComponentthat will render theGadgetState, customizing the view based on theLocalespecified in theGadgetRequestContextand the desiredViewType.GadgetViewFactory.createGadgetView(GadgetState state, View view, GadgetRequestContext gadgetRequestContext) Deprecated.
GadgetViewFactory.createGadgetView(com.atlassian.gadgets.GadgetState, ModuleId, View, com.atlassian.gadgets.GadgetRequestContext)