|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableHighlightedRange
public class TableHighlightedRange
| Field Summary | |
|---|---|
protected String |
tableCellRangeAddress
|
protected String |
tableContainsError
|
protected String |
tableDirection
|
protected String |
tableMarkedInvalid
|
| Constructor Summary | |
|---|---|
TableHighlightedRange()
|
|
| Method Summary | |
|---|---|
String |
getTableCellRangeAddress()
Gets the value of the tableCellRangeAddress property. |
String |
getTableContainsError()
Gets the value of the tableContainsError property. |
String |
getTableDirection()
Gets the value of the tableDirection property. |
String |
getTableMarkedInvalid()
Gets the value of the tableMarkedInvalid property. |
void |
setTableCellRangeAddress(String value)
Sets the value of the tableCellRangeAddress property. |
void |
setTableContainsError(String value)
Sets the value of the tableContainsError property. |
void |
setTableDirection(String value)
Sets the value of the tableDirection property. |
void |
setTableMarkedInvalid(String value)
Sets the value of the tableMarkedInvalid property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableCellRangeAddress
protected String tableContainsError
protected String tableDirection
protected String tableMarkedInvalid
| Constructor Detail |
|---|
public TableHighlightedRange()
| Method Detail |
|---|
public String getTableCellRangeAddress()
Stringpublic String getTableContainsError()
Stringpublic String getTableDirection()
Stringpublic String getTableMarkedInvalid()
Stringpublic void setTableCellRangeAddress(String value)
value - allowed object is Stringpublic void setTableContainsError(String value)
value - allowed object is Stringpublic void setTableDirection(String value)
value - allowed object is Stringpublic void setTableMarkedInvalid(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||