|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableCalculationSettings
public class TableCalculationSettings
| Field Summary | |
|---|---|
protected String |
tableAutomaticFindLabels
|
protected String |
tableCaseSensitive
|
protected TableIteration |
tableIteration
|
protected TableNullDate |
tableNullDate
|
protected String |
tableNullYear
|
protected String |
tablePrecisionAsShown
|
protected String |
tableSearchCriteriaMustApplyToWholeCell
|
protected String |
tableUseRegularExpressions
|
| Constructor Summary | |
|---|---|
TableCalculationSettings()
|
|
| Method Summary | |
|---|---|
String |
getTableAutomaticFindLabels()
Gets the value of the tableAutomaticFindLabels property. |
String |
getTableCaseSensitive()
Gets the value of the tableCaseSensitive property. |
TableIteration |
getTableIteration()
Gets the value of the tableIteration property. |
TableNullDate |
getTableNullDate()
Gets the value of the tableNullDate property. |
String |
getTableNullYear()
Gets the value of the tableNullYear property. |
String |
getTablePrecisionAsShown()
Gets the value of the tablePrecisionAsShown property. |
String |
getTableSearchCriteriaMustApplyToWholeCell()
Gets the value of the tableSearchCriteriaMustApplyToWholeCell property. |
String |
getTableUseRegularExpressions()
Gets the value of the tableUseRegularExpressions property. |
void |
setTableAutomaticFindLabels(String value)
Sets the value of the tableAutomaticFindLabels property. |
void |
setTableCaseSensitive(String value)
Sets the value of the tableCaseSensitive property. |
void |
setTableIteration(TableIteration value)
Sets the value of the tableIteration property. |
void |
setTableNullDate(TableNullDate value)
Sets the value of the tableNullDate property. |
void |
setTableNullYear(String value)
Sets the value of the tableNullYear property. |
void |
setTablePrecisionAsShown(String value)
Sets the value of the tablePrecisionAsShown property. |
void |
setTableSearchCriteriaMustApplyToWholeCell(String value)
Sets the value of the tableSearchCriteriaMustApplyToWholeCell property. |
void |
setTableUseRegularExpressions(String value)
Sets the value of the tableUseRegularExpressions property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableAutomaticFindLabels
protected String tableCaseSensitive
protected TableIteration tableIteration
protected TableNullDate tableNullDate
protected String tableNullYear
protected String tablePrecisionAsShown
protected String tableSearchCriteriaMustApplyToWholeCell
protected String tableUseRegularExpressions
| Constructor Detail |
|---|
public TableCalculationSettings()
| Method Detail |
|---|
public String getTableAutomaticFindLabels()
Stringpublic String getTableCaseSensitive()
Stringpublic TableIteration getTableIteration()
TableIterationpublic TableNullDate getTableNullDate()
TableNullDatepublic String getTableNullYear()
Stringpublic String getTablePrecisionAsShown()
Stringpublic String getTableSearchCriteriaMustApplyToWholeCell()
Stringpublic String getTableUseRegularExpressions()
Stringpublic void setTableAutomaticFindLabels(String value)
value - allowed object is Stringpublic void setTableCaseSensitive(String value)
value - allowed object is Stringpublic void setTableIteration(TableIteration value)
value - allowed object is TableIterationpublic void setTableNullDate(TableNullDate value)
value - allowed object is TableNullDatepublic void setTableNullYear(String value)
value - allowed object is Stringpublic void setTablePrecisionAsShown(String value)
value - allowed object is Stringpublic void setTableSearchCriteriaMustApplyToWholeCell(String value)
value - allowed object is Stringpublic void setTableUseRegularExpressions(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||