|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GadgetLayoutException | |
|---|---|
| com.atlassian.gadgets.dashboard.internal | |
| com.atlassian.gadgets.dashboard.internal.impl | |
| Uses of GadgetLayoutException in com.atlassian.gadgets.dashboard.internal |
|---|
| Methods in com.atlassian.gadgets.dashboard.internal that throw GadgetLayoutException | |
|---|---|
void |
Dashboard.changeLayout(Layout layout,
GadgetLayout gadgetLayout)
Change the layout of the dashboard and use the gadget layout to update the gadget positioning. |
void |
Dashboard.rearrangeGadgets(GadgetLayout layout)
Rearrange and reposition the gadgets on the dashboard according to the specified layout. |
| Uses of GadgetLayoutException in com.atlassian.gadgets.dashboard.internal.impl |
|---|
| Methods in com.atlassian.gadgets.dashboard.internal.impl that throw GadgetLayoutException | |
|---|---|
void |
DashboardImpl.assertGadgetLayoutIsValid(Layout layout,
GadgetLayout gadgetLayout)
Checks to make sure there are no gadgets in out of bounds columns. |
void |
DashboardImpl.changeLayout(Layout layout,
GadgetLayout gadgetLayout)
|
void |
DashboardImpl.rearrangeGadgets(GadgetLayout gadgetLayout)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||