| Package | Description |
|---|---|
| org.gvsig.app.project | |
| org.gvsig.app.project.documents |
| Modifier and Type | Method and Description |
|---|---|
DocumentActionGroup |
ProjectManager.addDocumentActionGroup(java.lang.String id,
java.lang.String title,
java.lang.String description,
int order)
Create, add and return a new action for documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDocumentActionGroup |
| Modifier and Type | Field and Description |
|---|---|
protected DocumentActionGroup |
AbstractDocumentAction.group |
| Modifier and Type | Method and Description |
|---|---|
DocumentActionGroup |
DocumentAction.getGroup()
Gets the group name for this action.
|
DocumentActionGroup |
AbstractDocumentAction.getGroup() |
| Constructor and Description |
|---|
AbstractDocumentAction(DocumentActionGroup group,
java.lang.String id,
java.lang.String title,
java.lang.String description,
int order) |
Copyright © 2024 gvSIG Association. All rights reserved.