public class GrokFileUploadView
extends Panel
Modifier and Type | Field and Description |
---|---|
private TextArea |
grokContent |
private VerticalLayout |
header |
static java.lang.String |
NAME |
private Navigator |
navigator |
Constructor and Description |
---|
GrokFileUploadView(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() |
public static final java.lang.String NAME
private Navigator navigator
private VerticalLayout header
private TextArea grokContent