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, paintContent
isClientSideVerifiable, paint, paintResponse
public static AbstractSelect.VerticalLocationIs TOP
public static AbstractSelect.VerticalLocationIs BOTTOM
public static AbstractSelect.VerticalLocationIs MIDDLE
Copyright © 2021 Vaadin Ltd. All rights reserved.