public static interface CaseRolesPresenter.EditRoleAssignmentView extends org.uberfire.client.mvp.UberElement<CaseRolesPresenter>, com.google.gwt.user.client.TakesValue<CaseRoleAssignmentSummary>
Modifier and Type | Method and Description |
---|---|
void |
hide() |
void |
setErrorState() |
void |
show(org.uberfire.mvp.Command command) |
void |
showValidationError(List<String> messages) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.