public class InvalidProjectScreen extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidProjectScreen.View |
| Constructor and Description |
|---|
InvalidProjectScreen(InvalidProjectScreen.View view) |
| Modifier and Type | Method and Description |
|---|---|
InvalidProjectScreen.View |
getView() |
void |
initialize() |
@Inject public InvalidProjectScreen(InvalidProjectScreen.View view)
@PostConstruct public void initialize()
public InvalidProjectScreen.View getView()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.