|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableCellRangeSource
public class TableCellRangeSource
| Constructor Summary | |
|---|---|
TableCellRangeSource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableFilterName()
Gets the value of the tableFilterName property. |
java.lang.String |
getTableFilterOptions()
Gets the value of the tableFilterOptions property. |
java.lang.String |
getTableLastColumnSpanned()
Gets the value of the tableLastColumnSpanned property. |
java.lang.String |
getTableLastRowSpanned()
Gets the value of the tableLastRowSpanned property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
java.lang.String |
getTableRefreshDelay()
Gets the value of the tableRefreshDelay property. |
java.lang.String |
getXlinkActuate()
Gets the value of the xlinkActuate property. |
java.lang.String |
getXlinkHref()
Gets the value of the xlinkHref property. |
java.lang.String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setTableFilterName(java.lang.String value)
Sets the value of the tableFilterName property. |
void |
setTableFilterOptions(java.lang.String value)
Sets the value of the tableFilterOptions property. |
void |
setTableLastColumnSpanned(java.lang.String value)
Sets the value of the tableLastColumnSpanned property. |
void |
setTableLastRowSpanned(java.lang.String value)
Sets the value of the tableLastRowSpanned property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
void |
setTableRefreshDelay(java.lang.String value)
Sets the value of the tableRefreshDelay property. |
void |
setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property. |
void |
setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property. |
void |
setXlinkType(java.lang.String value)
Sets the value of the xlinkType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableCellRangeSource()
| Method Detail |
|---|
public java.lang.String getTableFilterName()
Stringpublic java.lang.String getTableFilterOptions()
Stringpublic java.lang.String getTableLastColumnSpanned()
Stringpublic java.lang.String getTableLastRowSpanned()
Stringpublic java.lang.String getTableName()
Stringpublic java.lang.String getTableRefreshDelay()
Stringpublic java.lang.String getXlinkActuate()
Stringpublic java.lang.String getXlinkHref()
Stringpublic java.lang.String getXlinkType()
Stringpublic void setTableFilterName(java.lang.String value)
value - allowed object is Stringpublic void setTableFilterOptions(java.lang.String value)
value - allowed object is Stringpublic void setTableLastColumnSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableLastRowSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTableName(java.lang.String value)
value - allowed object is Stringpublic void setTableRefreshDelay(java.lang.String value)
value - allowed object is Stringpublic void setXlinkActuate(java.lang.String value)
value - allowed object is Stringpublic void setXlinkHref(java.lang.String value)
value - allowed object is Stringpublic void setXlinkType(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||