Interface for objects that can represent their data as a DataTable
.
Implementing classes
Methods
Method | Return type | Brief description |
---|---|---|
getDataTable() | DataTable | Return the data inside this object as a DataTable. |
Interface for objects that can represent their data as a DataTable
.
Method | Return type | Brief description |
---|---|---|
getDataTable() | DataTable | Return the data inside this object as a DataTable. |
getDataTable()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2018-06-26 UTC.