@Component public class FlatQueryBuilderPlugin extends Object implements QueryBuilderPlugin<com.vaadin.ui.Component>
| Constructor and Description |
|---|
FlatQueryBuilderPlugin() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Component |
createComponent(QueryController controlPanel)
It is used by the ANNIS plugin system to generate something viewable for
Vaadin.
|
String |
getCaption() |
String |
getShortName()
Get the shorted name of the linguistic type of this visualizer ("partitur",
"tree", etc.)
|
public com.vaadin.ui.Component createComponent(QueryController controlPanel)
QueryBuilderPlugincreateComponent in interface QueryBuilderPlugin<com.vaadin.ui.Component>public String getCaption()
getCaption in interface QueryBuilderPlugin<com.vaadin.ui.Component>public String getShortName()
QueryBuilderPlugingetShortName in interface QueryBuilderPlugin<com.vaadin.ui.Component>Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.