| Package | Description |
|---|---|
| org.gvsig.app.project | |
| org.gvsig.app.project.documents | |
| org.gvsig.app.project.documents.actions |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DocumentAction> |
ProjectManager.getDocumentActions(java.lang.String doctype)
Gets a list of actions for the document type especified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectManager.registerDocumentAction(java.lang.String typeName,
DocumentAction action) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDocumentAction |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyDocumentAction |
class |
CutDocumentAction |
class |
PasteDocumentAction |
Copyright © 2025 gvSIG Association. All rights reserved.