| Package | Description |
|---|---|
| org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
| org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
SComment |
SCell.getComment() |
SComment |
SCell.setupComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
SCell.setComment(SComment comment) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommentAdv |
class |
CommentImpl |
| Modifier and Type | Method and Description |
|---|---|
SComment |
CellBuffer.getComment() |
SComment |
CellImpl.getComment() |
SComment |
AbstractCellAdv.setupComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
CellBuffer.setComment(SComment comment) |
void |
CellImpl.setComment(SComment comment) |
Copyright © 2019. All rights reserved.