@Dependent public class SecurityExplorerScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SecurityExplorerScreen.View |
| 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() |
public static final String SCREEN_ID
public String getTitle()
public com.google.gwt.user.client.ui.IsWidget getWidget()
@PostConstruct public void init()
public void onStartup()
public void onClose()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.