@Dependent @Templated public class ProcessInstanceLogItemView extends AbstractView<ProcessInstanceLogPresenter> implements com.google.gwt.user.client.TakesValue<ProcessInstanceLogSummary>, org.jboss.errai.common.client.api.IsElement
presenter| Constructor and Description |
|---|
ProcessInstanceLogItemView() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
ProcessInstanceLogSummary |
getValue() |
void |
init() |
void |
loadProcessInstanceLogsDetails(org.jboss.errai.common.client.dom.MouseEvent event) |
void |
setValue(ProcessInstanceLogSummary model) |
init, tooltip@PostConstruct public void init()
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementpublic ProcessInstanceLogSummary getValue()
getValue in interface com.google.gwt.user.client.TakesValue<ProcessInstanceLogSummary>public void setValue(ProcessInstanceLogSummary model)
setValue in interface com.google.gwt.user.client.TakesValue<ProcessInstanceLogSummary>@EventHandler(value="detailsLink")
public void loadProcessInstanceLogsDetails(@ForEvent(value="click")
org.jboss.errai.common.client.dom.MouseEvent event)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.