Uses of Class
com.atlassian.gadgets.dashboard.spi.changes.RemoveGadgetChange

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

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

Methods in com.atlassian.gadgets.dashboard.spi.changes with parameters of type RemoveGadgetChange
 void DashboardChange.Visitor.visit(RemoveGadgetChange change)
          Process the removal of a gadget.
 



Copyright © 2011 Atlassian. All Rights Reserved.