@Dependent public class SecurityExplorerScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SecurityExplorerScreen.View |
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUPS_TAB |
static String |
ROLES_TAB |
static String |
SCREEN_ID |
static String |
USERS_TAB |
| Constructor and Description |
|---|
SecurityExplorerScreen() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
init() |
void |
onClose() |
void |
onStartup(PlaceRequest placeRequest) |
public static final String SCREEN_ID
public static final String ROLES_TAB
public static final String GROUPS_TAB
public static final String USERS_TAB
public String getTitle()
public com.google.gwt.user.client.ui.IsWidget getWidget()
@PostConstruct public void init()
public void onStartup(PlaceRequest placeRequest)
public void onClose()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.