public class UserRolesAdminPanel
extends com.google.gwt.user.client.ui.SimplePanel
| Modifier and Type | Field and Description |
|---|---|
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
addAllRolesButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
addAllUsersButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
addRoleButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
addUserButton |
protected com.google.gwt.user.client.ui.ListBox |
availableMembersListBox |
protected com.google.gwt.user.client.ui.ListBox |
availableRolesListBox |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
deleteRoleButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
deleteUserButton |
protected com.google.gwt.user.client.ui.Button |
editPasswordButton |
protected org.pentaho.gwt.widgets.client.tabs.PentahoTabPanel |
mainTabPanel |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
newRoleButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
newUserButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
removeAllRolesButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
removeAllUsersButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
removeRoleButton |
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton |
removeUserButton |
protected com.google.gwt.user.client.ui.ListBox |
rolesListBox |
protected PermissionsPanel |
rolesPermissionsPanel |
protected com.google.gwt.user.client.ui.ListBox |
selectedMembersListBox |
protected com.google.gwt.user.client.ui.ListBox |
selectedRolesListBox |
protected com.google.gwt.user.client.ui.ListBox |
systemRolesListBox |
protected PermissionsPanel |
systemRolesPermissionsPanel |
protected com.google.gwt.user.client.ui.PasswordTextBox |
userPasswordTextBox |
protected com.google.gwt.user.client.ui.VerticalPanel |
usersLabelPanel |
protected com.google.gwt.user.client.ui.ListBox |
usersListBox |
protected com.google.gwt.user.client.ui.HorizontalPanel |
usersPanel |
| Modifier | Constructor and Description |
|---|---|
protected |
UserRolesAdminPanel() |
| Modifier and Type | Method and Description |
|---|---|
static UserRolesAdminPanel |
getInstance() |
add, getContainerElement, getWidget, iterator, remove, setWidget, setWidgetadd, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, 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, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected com.google.gwt.user.client.ui.PasswordTextBox userPasswordTextBox
protected com.google.gwt.user.client.ui.ListBox rolesListBox
protected com.google.gwt.user.client.ui.ListBox systemRolesListBox
protected com.google.gwt.user.client.ui.ListBox usersListBox
protected com.google.gwt.user.client.ui.ListBox selectedRolesListBox
protected com.google.gwt.user.client.ui.ListBox selectedMembersListBox
protected com.google.gwt.user.client.ui.ListBox availableMembersListBox
protected com.google.gwt.user.client.ui.ListBox availableRolesListBox
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton addUserButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton removeUserButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton addAllUsersButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton removeAllUsersButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton addRoleButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton removeRoleButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton addAllRolesButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton removeAllRolesButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton newRoleButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton deleteRoleButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton newUserButton
protected org.pentaho.gwt.widgets.client.buttons.ThemeableImageButton deleteUserButton
protected com.google.gwt.user.client.ui.Button editPasswordButton
protected PermissionsPanel rolesPermissionsPanel
protected PermissionsPanel systemRolesPermissionsPanel
protected org.pentaho.gwt.widgets.client.tabs.PentahoTabPanel mainTabPanel
protected com.google.gwt.user.client.ui.HorizontalPanel usersPanel
protected com.google.gwt.user.client.ui.VerticalPanel usersLabelPanel
public static UserRolesAdminPanel getInstance()
Copyright © 2021 Hitachi Vantara. All rights reserved.