Uses of Class
org.spiderwiz.admin.data.TableData
| Package | Description |
|---|---|
| org.spiderwiz.core |
Core classes of the Spiderwiz framework.
|
-
Uses of TableData in org.spiderwiz.core
Methods in org.spiderwiz.core that return TableData Modifier and Type Method Description TableDataMain. getApplicationsTableData(String userID)Returns data for the Applications table displayed in the application's administration page.TableDataMain. getConnectedNodesData(boolean consumers, String userID)Returns data for the connected nodes tables displayed in the application's administration page.TableDataMain. getImporNodesData()Returns data for the Import Channels table displayed in the application's administration page.TableDataMain. getServerInfoTableData()Returns data for the Server Information table displayed in the application's administration page.