Uses of Class
com.atlassian.greenhopper.web.page.ColumnModel.ColumnOperation

Packages that use ColumnModel.ColumnOperation
com.atlassian.greenhopper.web.page   
 

Uses of ColumnModel.ColumnOperation in com.atlassian.greenhopper.web.page
 

Methods in com.atlassian.greenhopper.web.page that return types with arguments of type ColumnModel.ColumnOperation
 java.util.LinkedList<ColumnModel.ColumnOperation> ColumnModel.getColumnOperations()
           
 

Method parameters in com.atlassian.greenhopper.web.page with type arguments of type ColumnModel.ColumnOperation
 void ColumnModel.setColumnOperations(java.util.LinkedList<ColumnModel.ColumnOperation> columnActions)
           
 



Copyright © 2007-2011 Atlassian. All Rights Reserved.