public class AbstractSingleSelectState extends AbstractListingState
AbstractSingleSelect.| Modifier and Type | Field and Description |
|---|---|
String |
selectedItemKey
The key of the currently selected item or
null if no item is
selected. |
readOnly, requiredtabIndexcaption, captionAsHtml, description, descriptionContentMode, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
AbstractSingleSelectState() |
public String selectedItemKey
null if no item is
selected.Copyright © 2017 Vaadin Ltd. All rights reserved.