@Dependent @Templated(stylesheet="ProcessInstanceDiagram.css") public class NodeInstancesView extends Object implements org.jboss.errai.ui.client.local.api.elemental2.IsElement, com.google.gwt.user.client.TakesValue<List<NodeInstanceSummary>>
| Constructor and Description |
|---|
NodeInstancesView() |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
getElement() |
List<NodeInstanceSummary> |
getValue() |
void |
setValue(List<NodeInstanceSummary> nodes) |
public List<NodeInstanceSummary> getValue()
getValue in interface com.google.gwt.user.client.TakesValue<List<NodeInstanceSummary>>public void setValue(List<NodeInstanceSummary> nodes)
setValue in interface com.google.gwt.user.client.TakesValue<List<NodeInstanceSummary>>public elemental2.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.elemental2.IsElementCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.