Uses of Class
com.atlassian.gadgets.dashboard.spi.GadgetLayout

Packages that use GadgetLayout
com.atlassian.gadgets.dashboard.spi.changes This package contains classes for managing changes to the dashboard state. 
 

Uses of GadgetLayout in com.atlassian.gadgets.dashboard.spi.changes
 

Methods in com.atlassian.gadgets.dashboard.spi.changes that return GadgetLayout
 GadgetLayout UpdateLayoutChange.getGadgetLayout()
          Get the layout of all the Gadgets on the dashboard
 

Constructors in com.atlassian.gadgets.dashboard.spi.changes with parameters of type GadgetLayout
UpdateLayoutChange(com.atlassian.gadgets.dashboard.Layout layout, GadgetLayout gadgetLayout)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.