Package | Description |
---|---|
oak.widget.spreadsheetview |
Modifier and Type | Method and Description |
---|---|
SpreadsheetCell |
SpreadsheetView.getDataCell() |
SpreadsheetCell |
SpreadsheetView.getLeftFootCornerCell() |
SpreadsheetCell |
SpreadsheetView.getLeftHeadCornerCell() |
SpreadsheetCell |
SpreadsheetView.getStickyColumnCell() |
SpreadsheetCell |
SpreadsheetView.getStickyFooterCell() |
SpreadsheetCell |
SpreadsheetView.getStickyHeaderCell() |
Modifier and Type | Method and Description |
---|---|
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.