public class AvailableRolesGrid
extends com.google.gwt.user.client.ui.Composite
| Constructor and Description |
|---|
AvailableRolesGrid() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addRecordToGrid(String name,
String desc)
Adds a new record to the grid with the given name and description
|
protected static com.gwtext.client.data.RecordDef |
getRecordDef()
Returns the grid's record definition
|
protected static void |
updateSelectedRecordOfGrid(String name,
String desc)
Updates the current selected record of the grid with the given name and description
|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventsprotected static void addRecordToGrid(String name, String desc)
name - The role's namedesc - The role's descriptionprotected static void updateSelectedRecordOfGrid(String name, String desc)
name - The role's name to be setdesc - The role's description to be setprotected static com.gwtext.client.data.RecordDef getRecordDef()
Copyright © 2014. All Rights Reserved.