| Package | Description |
|---|---|
| org.gephi.datalab.api.datatables | |
| org.gephi.datalab.impl |
| Modifier and Type | Method and Description |
|---|---|
static DataTablesCommonInterface.ExportMode |
DataTablesCommonInterface.ExportMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTablesCommonInterface.ExportMode[] |
DataTablesCommonInterface.ExportMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTablesCommonInterface.exportCurrentTable(DataTablesCommonInterface.ExportMode exportMode)
Requests to exports current table being shown as a file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTablesControllerImpl.exportCurrentTable(DataTablesCommonInterface.ExportMode exportMode) |
Copyright © 2007–2016 Gephi Consortium. All rights reserved.