public final class UIHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UIHelper.PrincipalCell |
static class |
UIHelper.RolesCell |
| Modifier and Type | Method and Description |
|---|---|
static <T> String |
csv(Collection<T> values) |
static Map<Role.Type,String> |
enumFormItemsForScopedRoleTyp() |
static com.google.gwt.cell.client.Cell<RoleAssignment> |
newPrincipalCell() |
static com.google.gwt.cell.client.Cell<RoleAssignment> |
newRolesCell() |
static com.google.gwt.safehtml.shared.SafeHtml |
principalAsSafeHtml(Principal principal,
String realm) |
public static <T> String csv(Collection<T> values)
public static com.google.gwt.cell.client.Cell<RoleAssignment> newPrincipalCell()
public static com.google.gwt.cell.client.Cell<RoleAssignment> newRolesCell()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.