public abstract class RoleTable extends Object implements com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RoleTable.IncludeAllCell |
protected static class |
RoleTable.ScopeCell |
| Modifier | Constructor and Description |
|---|---|
protected |
RoleTable(int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
additionalColumns(com.google.gwt.user.cellview.client.CellTable<Role> table) |
com.google.gwt.user.client.ui.Widget |
asWidget() |
Role |
getSelectedRole() |
void |
update(List<Role> roles) |
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetprotected void additionalColumns(com.google.gwt.user.cellview.client.CellTable<Role> table)
public Role getSelectedRole()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.