|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableDatabaseRange
public class TableDatabaseRange
| Constructor Summary | |
|---|---|
TableDatabaseRange()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableContainsHeader()
Gets the value of the tableContainsHeader property. |
java.util.List<java.lang.Object> |
getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery()
Gets the value of the tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery property. |
java.lang.String |
getTableDisplayFilterButtons()
Gets the value of the tableDisplayFilterButtons property. |
TableFilter |
getTableFilter()
Gets the value of the tableFilter property. |
java.lang.String |
getTableHasPersistantData()
Gets the value of the tableHasPersistantData property. |
java.lang.String |
getTableIsSelection()
Gets the value of the tableIsSelection property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
java.lang.String |
getTableOnUpdateKeepSize()
Gets the value of the tableOnUpdateKeepSize property. |
java.lang.String |
getTableOnUpdateKeepStyles()
Gets the value of the tableOnUpdateKeepStyles property. |
java.lang.String |
getTableOrientation()
Gets the value of the tableOrientation property. |
java.lang.String |
getTableRefreshDelay()
Gets the value of the tableRefreshDelay property. |
TableSort |
getTableSort()
Gets the value of the tableSort property. |
TableSubtotalRules |
getTableSubtotalRules()
Gets the value of the tableSubtotalRules property. |
java.lang.String |
getTableTargetRangeAddress()
Gets the value of the tableTargetRangeAddress property. |
void |
setTableContainsHeader(java.lang.String value)
Sets the value of the tableContainsHeader property. |
void |
setTableDisplayFilterButtons(java.lang.String value)
Sets the value of the tableDisplayFilterButtons property. |
void |
setTableFilter(TableFilter value)
Sets the value of the tableFilter property. |
void |
setTableHasPersistantData(java.lang.String value)
Sets the value of the tableHasPersistantData property. |
void |
setTableIsSelection(java.lang.String value)
Sets the value of the tableIsSelection property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
void |
setTableOnUpdateKeepSize(java.lang.String value)
Sets the value of the tableOnUpdateKeepSize property. |
void |
setTableOnUpdateKeepStyles(java.lang.String value)
Sets the value of the tableOnUpdateKeepStyles property. |
void |
setTableOrientation(java.lang.String value)
Sets the value of the tableOrientation property. |
void |
setTableRefreshDelay(java.lang.String value)
Sets the value of the tableRefreshDelay property. |
void |
setTableSort(TableSort value)
Sets the value of the tableSort property. |
void |
setTableSubtotalRules(TableSubtotalRules value)
Sets the value of the tableSubtotalRules property. |
void |
setTableTargetRangeAddress(java.lang.String value)
Sets the value of the tableTargetRangeAddress property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableDatabaseRange()
| Method Detail |
|---|
public java.lang.String getTableContainsHeader()
Stringpublic java.util.List<java.lang.Object> getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the
tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery property.
For example, to add a new item, do as follows:
getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery().add(newItem);
Objects of the following type(s) are allowed in the list TableDatabaseSourceSql
TableDatabaseSourceTable TableDatabaseSourceQuery
public java.lang.String getTableDisplayFilterButtons()
Stringpublic TableFilter getTableFilter()
TableFilterpublic java.lang.String getTableHasPersistantData()
Stringpublic java.lang.String getTableIsSelection()
Stringpublic java.lang.String getTableName()
Stringpublic java.lang.String getTableOnUpdateKeepSize()
Stringpublic java.lang.String getTableOnUpdateKeepStyles()
Stringpublic java.lang.String getTableOrientation()
Stringpublic java.lang.String getTableRefreshDelay()
Stringpublic TableSort getTableSort()
TableSortpublic TableSubtotalRules getTableSubtotalRules()
TableSubtotalRulespublic java.lang.String getTableTargetRangeAddress()
Stringpublic void setTableContainsHeader(java.lang.String value)
value - allowed object is Stringpublic void setTableDisplayFilterButtons(java.lang.String value)
value - allowed object is Stringpublic void setTableFilter(TableFilter value)
value - allowed object is TableFilterpublic void setTableHasPersistantData(java.lang.String value)
value - allowed object is Stringpublic void setTableIsSelection(java.lang.String value)
value - allowed object is Stringpublic void setTableName(java.lang.String value)
value - allowed object is Stringpublic void setTableOnUpdateKeepSize(java.lang.String value)
value - allowed object is Stringpublic void setTableOnUpdateKeepStyles(java.lang.String value)
value - allowed object is Stringpublic void setTableOrientation(java.lang.String value)
value - allowed object is Stringpublic void setTableRefreshDelay(java.lang.String value)
value - allowed object is Stringpublic void setTableSort(TableSort value)
value - allowed object is TableSortpublic void setTableSubtotalRules(TableSubtotalRules value)
value - allowed object is TableSubtotalRulespublic void setTableTargetRangeAddress(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 | ||||||||