public class NewHostView
extends Panel
Modifier and Type | Field and Description |
---|---|
private VerticalLayout |
header |
static java.lang.String |
NAME |
private Navigator |
navigator |
Constructor and Description |
---|
NewHostView(Navigator navigator)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
enter(ViewChangeEvent event) |
private void |
init()
Initialization method which handles composition of UI for given class
|
private void |
initEditor()
Initialization method for UI layout of the editor
|
public static final java.lang.String NAME
private Navigator navigator
private VerticalLayout header