Uses of Class
oak.widget.spreadsheetview.SpreadsheetCell

Packages that use SpreadsheetCell
oak.widget.spreadsheetview   
 

Uses of SpreadsheetCell in oak.widget.spreadsheetview
 

Methods in oak.widget.spreadsheetview that return SpreadsheetCell
 SpreadsheetCell SpreadsheetView.getDataCell()
           
 SpreadsheetCell SpreadsheetView.getLeftFootCornerCell()
           
 SpreadsheetCell SpreadsheetView.getLeftHeadCornerCell()
           
 SpreadsheetCell SpreadsheetView.getStickyColumnCell()
           
 SpreadsheetCell SpreadsheetView.getStickyFooterCell()
           
 SpreadsheetCell SpreadsheetView.getStickyHeaderCell()
           
 

Methods in oak.widget.spreadsheetview with parameters of type SpreadsheetCell
 void SpreadsheetView.setDataCell(SpreadsheetCell cell)
           
 void SpreadsheetView.setLeftFootCornerCell(SpreadsheetCell cell)
           
 void SpreadsheetView.setLeftHeadCornerCell(SpreadsheetCell cell)
           
 void SpreadsheetView.setStickyColumnCell(SpreadsheetCell cell)
           
 void SpreadsheetView.setStickyFooterCell(SpreadsheetCell cell)
           
 void SpreadsheetView.setStickyHeaderCell(SpreadsheetCell cell)
           
 



Copyright © 2011-2014. All Rights Reserved.