@Dependent public class RelationshipsTable extends TemplatedWidgetTable implements com.google.gwt.user.client.ui.HasValue<Map<String,List<ArtifactRelationshipBean>>>
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.errai.ui.nav.client.local.TransitionAnchorFactory<ArtifactDetailsPage> |
toDetailsPageLinkFactory |
children, columnClasses, columnCount, rowElements, tbody, thead, wrapperMap| Constructor and Description |
|---|
RelationshipsTable()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDataRow(ArtifactRelationshipBean relationship)
Adds a single data row to the table.
|
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<Map<String,List<ArtifactRelationshipBean>>> handler) |
Map<String,List<ArtifactRelationshipBean>> |
getValue() |
void |
setValue(Map<String,List<ArtifactRelationshipBean>> value) |
void |
setValue(Map<String,List<ArtifactRelationshipBean>> value,
boolean fireEvents) |
doAttachInit, getHTML, getText, init, postContruct, removeAllChildNodes, setHTML, setTextadd, add, clear, getRow, getRowCount, iterator, remove, setColumnClasses, setColumnLabelsadd, adopt, adopt, disown, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents@Inject protected org.jboss.errai.ui.nav.client.local.TransitionAnchorFactory<ArtifactDetailsPage> toDetailsPageLinkFactory
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<Map<String,List<ArtifactRelationshipBean>>> handler)
addValueChangeHandler in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<Map<String,List<ArtifactRelationshipBean>>>HasValueChangeHandlers.addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler)public Map<String,List<ArtifactRelationshipBean>> getValue()
getValue in interface com.google.gwt.user.client.TakesValue<Map<String,List<ArtifactRelationshipBean>>>getValue in interface com.google.gwt.user.client.ui.HasValue<Map<String,List<ArtifactRelationshipBean>>>HasValue.getValue()public void setValue(Map<String,List<ArtifactRelationshipBean>> value)
setValue in interface com.google.gwt.user.client.TakesValue<Map<String,List<ArtifactRelationshipBean>>>setValue in interface com.google.gwt.user.client.ui.HasValue<Map<String,List<ArtifactRelationshipBean>>>HasValue.setValue(java.lang.Object)public void setValue(Map<String,List<ArtifactRelationshipBean>> value, boolean fireEvents)
setValue in interface com.google.gwt.user.client.ui.HasValue<Map<String,List<ArtifactRelationshipBean>>>HasValue.setValue(java.lang.Object, boolean)public void addDataRow(ArtifactRelationshipBean relationship)
artifactSummaryBean - Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.