@Dependent public class UserGroupsExplorerView extends com.google.gwt.user.client.ui.Composite implements UserGroupsExplorer.View
View implementation for exploring the assigned groups or roles for a given user.
This explorer is implemented using a org.gwtbootstrap3.client.ui.LinkedGroup
widget.
Constructor and Description |
---|
UserGroupsExplorerView() |
Modifier and Type | Method and Description |
---|---|
UserGroupsExplorer.View |
clear()
Clears the view..
|
UserGroupsExplorer.View |
configure(EntitiesList.View entitiesList)
Configure the view with the list view instance.
|
void |
init(UserGroupsExplorer presenter) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, 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
public void init(UserGroupsExplorer presenter)
init
in interface HasPresenter<UserGroupsExplorer>
public UserGroupsExplorer.View configure(EntitiesList.View entitiesList)
UserGroupsExplorer.View
configure
in interface UserGroupsExplorer.View
entitiesList
- The entities list view instance.public UserGroupsExplorer.View clear()
UserGroupsExplorer.View
clear
in interface UserGroupsExplorer.View
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.