@Dependent @Templated(stylesheet="ProcessInstanceDiagram.css") public class TimerInstanceItemView extends Object implements com.google.gwt.user.client.TakesValue<TimerInstanceSummary>, org.jboss.errai.common.client.api.IsElement
Constructor and Description |
---|
TimerInstanceItemView() |
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() |
TimerInstanceSummary |
getValue() |
void |
setValue(TimerInstanceSummary timer) |
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
public TimerInstanceSummary getValue()
getValue
in interface com.google.gwt.user.client.TakesValue<TimerInstanceSummary>
public void setValue(TimerInstanceSummary timer)
setValue
in interface com.google.gwt.user.client.TakesValue<TimerInstanceSummary>
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.