| Package | Description |
|---|---|
| org.gvsig.app.project.documents.table |
Table document support
|
| org.gvsig.app.project.documents.table.gui |
Table document UI components
|
| Modifier and Type | Method and Description |
|---|---|
TableDocument |
TableDocument.TableLink.getSourceTable() |
TableDocument |
TableManager.getTableDocument(org.gvsig.fmap.dal.feature.FeatureStore store) |
TableDocument |
TableManager.getTableDocument(org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer layer) |
TableDocument |
TableDocument.TableLink.getTargetTable() |
| Constructor and Description |
|---|
TableLink(TableDocument source,
TableDocument target,
java.lang.String fieldSource,
java.lang.String fieldTarget) |
TableSelectionModel(TableDocument[] tables,
java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
TableDocument |
FeatureTableDocumentPanel.getModel() |
| Constructor and Description |
|---|
GeneralTablePropertiesPage(TableDocument tableDocument) |
TableProperties(TableDocument tableDocument)
This is the default constructor
|
Copyright © 2024 gvSIG Association. All rights reserved.