IDTYPE - BEANTYPE - public static interface AbstractBeanContainer.BeanIdResolver<IDTYPE,BEANTYPE> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
IDTYPE |
getIdForBean(BEANTYPE bean)
Return the item identifier for a bean.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.