@Dependent @Templated(stylesheet="ProcessInstanceDiagram.css") public class NodeInstanceItemView extends Object implements com.google.gwt.user.client.TakesValue<NodeInstanceSummary>, org.jboss.errai.common.client.api.IsElement
Constructor and Description |
---|
NodeInstanceItemView() |
Modifier and Type | Method and Description |
---|---|
void |
addAction(org.jboss.errai.common.client.dom.EventListener<org.jboss.errai.common.client.dom.MouseEvent> onclick,
String label) |
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
NodeInstanceSummary |
getValue() |
void |
setValue(NodeInstanceSummary model) |
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
public NodeInstanceSummary getValue()
getValue
in interface com.google.gwt.user.client.TakesValue<NodeInstanceSummary>
public void setValue(NodeInstanceSummary model)
setValue
in interface com.google.gwt.user.client.TakesValue<NodeInstanceSummary>
public void addAction(org.jboss.errai.common.client.dom.EventListener<org.jboss.errai.common.client.dom.MouseEvent> onclick, String label)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.