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