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