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