@Templated @Dependent public class TimerInstancesView extends Object implements com.google.gwt.user.client.TakesValue<List<TimerInstanceSummary>>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
Constructor and Description |
---|
TimerInstancesView() |
Modifier and Type | Method and Description |
---|---|
elemental2.dom.HTMLElement |
getElement() |
List<TimerInstanceSummary> |
getValue() |
void |
setValue(List<TimerInstanceSummary> timers) |
public void setValue(List<TimerInstanceSummary> timers)
setValue
in interface com.google.gwt.user.client.TakesValue<List<TimerInstanceSummary>>
public List<TimerInstanceSummary> getValue()
getValue
in interface com.google.gwt.user.client.TakesValue<List<TimerInstanceSummary>>
public elemental2.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.elemental2.IsElement
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.