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