@Deprecated public static class AbstractSelect.TargetItemIs extends ClientSideCriterion
Table and Tree. The
target and identifiers of valid Items are given in constructor.| Constructor and Description |
|---|
TargetItemIs(AbstractSelect select,
Object... itemId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(DragAndDropEvent dragEvent)
Deprecated.
|
getIdentifier, isClientSideVerifiable, paint, paintResponsepublic TargetItemIs(AbstractSelect select, Object... itemId)
select - the select implementation that is used as a drop targetitemId - the identifier(s) that are valid drop locationspublic boolean accept(DragAndDropEvent dragEvent)
Copyright © 2019 Vaadin Ltd. All rights reserved.