| Package | Description |
|---|---|
| org.overlord.sramp.ui.client.local.pages.details | |
| org.overlord.sramp.ui.client.shared.beans |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ArtifactRelationshipBean>> |
RelationshipsTable.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipsTable.addDataRow(ArtifactRelationshipBean relationship)
Adds a single data row to the table.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
RelationshipsTable.addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<Map<String,List<ArtifactRelationshipBean>>> handler) |
void |
RelationshipsTable.setValue(Map<String,List<ArtifactRelationshipBean>> value) |
void |
RelationshipsTable.setValue(Map<String,List<ArtifactRelationshipBean>> value,
boolean fireEvents) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ArtifactRelationshipBean>> |
ArtifactRelationshipsBean.getRelationships() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactRelationshipsBean.addRelationship(ArtifactRelationshipBean relationship)
Adds a single relationship.
|
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.