(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4
OOoRunner test harness

util
Class TableDsc

java.lang.Object
  |
  +--util.InstDescr
        |
        +--util.TableDsc

public class TableDsc
extends InstDescr

the class TableDsc


Fields inherited from class util.InstDescr
ifcClass
 
Constructor Summary
TableDsc()
           
TableDsc(int nRows, int nColumns)
           
TableDsc(String TableName, int nRows, int nColumns)
           
 
Method Summary
 XInterface createInstance(XMultiServiceFactory docMSF)
           
 String getIfcName()
           
 String getName()
           
 String getService()
          the method getService
 
Methods inherited from class util.InstDescr
getIfcClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDsc

public TableDsc()

TableDsc

public TableDsc(int nRows,
                int nColumns)

TableDsc

public TableDsc(String TableName,
                int nRows,
                int nColumns)
Method Detail

getName

public String getName()
Overrides:
getName in class InstDescr

getIfcName

public String getIfcName()
Overrides:
getIfcName in class InstDescr

getService

public String getService()
Description copied from class: InstDescr
the method getService
Overrides:
getService in class InstDescr

createInstance

public XInterface createInstance(XMultiServiceFactory docMSF)
Overrides:
createInstance in class InstDescr

OOoRunner test harness

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.