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