|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getTableFilterOptions()
String
public String getTableLastColumnSpanned()
String
public String getTableLastRowSpanned()
String
public String getTableName()
String
public String getTableRefreshDelay()
String
public String getXlinkActuate()
String
public String getXlinkHref()
String
public String getXlinkType()
String
public void setTableFilterName(String value)
value
- allowed object is String
public void setTableFilterOptions(String value)
value
- allowed object is String
public void setTableLastColumnSpanned(String value)
value
- allowed object is String
public void setTableLastRowSpanned(String value)
value
- allowed object is String
public void setTableName(String value)
value
- allowed object is String
public void setTableRefreshDelay(String value)
value
- allowed object is String
public void setXlinkActuate(String value)
value
- allowed object is String
public void setXlinkHref(String value)
value
- allowed object is String
public 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 |