@Dependent @Templated public class ProcessInstanceLogItemView extends AbstractLogItemView<ProcessInstanceLogPresenter> implements com.google.gwt.user.client.TakesValue<ProcessInstanceLogSummary>, org.jboss.errai.common.client.api.IsElement
logIcon, logInfo, logTypeDescpresenter| Constructor and Description |
|---|
ProcessInstanceLogItemView() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceLogSummary |
getValue() |
void |
loadProcessInstanceLogsDetails(org.jboss.errai.common.client.dom.MouseEvent event) |
void |
setValue(ProcessInstanceLogSummary model) |
getElement, init, setLogTimeinit, tooltippublic 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–2021 JBoss by Red Hat. All rights reserved.