Uses of Class
org.gcube.portlets.d4sreporting.common.shared.AttributeArea

Packages that use AttributeArea
org.gcube.portlets.d4sreporting.common.shared   
 

Uses of AttributeArea in org.gcube.portlets.d4sreporting.common.shared
 

Methods in org.gcube.portlets.d4sreporting.common.shared that return AttributeArea
 AttributeArea Table.getAttrArea()
           
 

Methods in org.gcube.portlets.d4sreporting.common.shared with parameters of type AttributeArea
 void Table.setAttrArea(AttributeArea attrArea)
           
 

Constructors in org.gcube.portlets.d4sreporting.common.shared with parameters of type AttributeArea
Table(int colsNo, ArrayList<ArrayList<TableCell>> table, String title, String description, AttributeArea attrArea)
          only for serialization purposes
 



Copyright © 2014. All Rights Reserved.