public static class AbstractSelect.VerticalLocationIs extends TargetDetailIs
This accept criterion is currently usable in Tree and Table implementations.
| Modifier and Type | Field and Description |
|---|---|
static AbstractSelect.VerticalLocationIs |
BOTTOM |
static AbstractSelect.VerticalLocationIs |
MIDDLE |
static AbstractSelect.VerticalLocationIs |
TOP |
accept, getIdentifier, paintContentisClientSideVerifiable, paint, paintResponsepublic static AbstractSelect.VerticalLocationIs TOP
public static AbstractSelect.VerticalLocationIs BOTTOM
public static AbstractSelect.VerticalLocationIs MIDDLE
Copyright © 2019 Vaadin Ltd. All rights reserved.