@ApplicationScoped public class NotFoundScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotFoundScreen.View |
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
TARGET_PARAM |
| Constructor and Description |
|---|
NotFoundScreen() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScreenTitle() |
void |
onOpen() |
NotFoundScreen.View |
workbenchPart() |
public static final String ID
public static final String TARGET_PARAM
public void onOpen()
public String getScreenTitle()
public NotFoundScreen.View workbenchPart()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.