public interface AssignedEntitiesExplorer
extends com.google.gwt.user.client.ui.IsWidget
An explorer view contract for showing the assigned users, groups or roles for a given entity.
Modifier and Type | Method and Description |
---|---|
AssignedEntitiesExplorer |
clear()
Clears the view..
|
AssignedEntitiesExplorer |
configure(String header,
EntitiesList.View entitiesList)
Configure the view header and text when no assigned entities are added.
|
AssignedEntitiesExplorer configure(String header, EntitiesList.View entitiesList)
header
- The header text.entitiesList
- The entities list view instance.AssignedEntitiesExplorer clear()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.