|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableCellContentDeletion
public class TableCellContentDeletion
| Field Summary | |
|---|---|
protected TableCellAddress |
tableCellAddress
|
protected TableChangeTrackTableCell |
tableChangeTrackTableCell
|
protected String |
tableId
|
| Constructor Summary | |
|---|---|
TableCellContentDeletion()
|
|
| Method Summary | |
|---|---|
TableCellAddress |
getTableCellAddress()
Gets the value of the tableCellAddress property. |
TableChangeTrackTableCell |
getTableChangeTrackTableCell()
Gets the value of the tableChangeTrackTableCell property. |
String |
getTableId()
Gets the value of the tableId property. |
void |
setTableCellAddress(TableCellAddress value)
Sets the value of the tableCellAddress property. |
void |
setTableChangeTrackTableCell(TableChangeTrackTableCell value)
Sets the value of the tableChangeTrackTableCell property. |
void |
setTableId(String value)
Sets the value of the tableId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TableCellAddress tableCellAddress
protected TableChangeTrackTableCell tableChangeTrackTableCell
protected String tableId
| Constructor Detail |
|---|
public TableCellContentDeletion()
| Method Detail |
|---|
public TableCellAddress getTableCellAddress()
TableCellAddresspublic TableChangeTrackTableCell getTableChangeTrackTableCell()
TableChangeTrackTableCellpublic String getTableId()
Stringpublic void setTableCellAddress(TableCellAddress value)
value - allowed object is TableCellAddresspublic void setTableChangeTrackTableCell(TableChangeTrackTableCell value)
value - allowed object is TableChangeTrackTableCellpublic void setTableId(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||