|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.table.TableTableSource
public class TableTableSource
Field Summary | |
---|---|
protected String |
tableFilterName
|
protected String |
tableFilterOptions
|
protected String |
tableMode
|
protected String |
tableRefreshDelay
|
protected String |
tableTableName
|
protected String |
xlinkActuate
|
protected String |
xlinkHref
|
protected String |
xlinkType
|
Constructor Summary | |
---|---|
TableTableSource()
|
Method Summary | |
---|---|
String |
getTableFilterName()
Gets the value of the tableFilterName property. |
String |
getTableFilterOptions()
Gets the value of the tableFilterOptions property. |
String |
getTableMode()
Gets the value of the tableMode property. |
String |
getTableRefreshDelay()
Gets the value of the tableRefreshDelay property. |
String |
getTableTableName()
Gets the value of the tableTableName 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 |
setTableMode(String value)
Sets the value of the tableMode property. |
void |
setTableRefreshDelay(String value)
Sets the value of the tableRefreshDelay property. |
void |
setTableTableName(String value)
Sets the value of the tableTableName 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 tableMode
protected String tableRefreshDelay
protected String tableTableName
protected String xlinkActuate
protected String xlinkHref
protected String xlinkType
Constructor Detail |
---|
public TableTableSource()
Method Detail |
---|
public String getTableFilterName()
String
public String getTableFilterOptions()
String
public String getTableMode()
String
public String getTableRefreshDelay()
String
public String getTableTableName()
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 setTableMode(String value)
value
- allowed object is String
public void setTableRefreshDelay(String value)
value
- allowed object is String
public void setTableTableName(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 |