public interface ComboBoxClientRpc extends ClientRpc
| Modifier and Type | Method and Description |
|---|---|
void |
newItemNotAdded(String itemValue)
Signal the client that attempt to add a new item failed.
|
void newItemNotAdded(String itemValue)
itemValue - user entered string value for the new itemCopyright © 2021 Vaadin Ltd. All rights reserved.