public class NativeSelectState extends AbstractSingleSelectState
NativeSelect.| Modifier and Type | Field and Description |
|---|---|
boolean |
emptySelectionAllowed
True to allow selecting nothing (a special empty selection item is shown
at the beginning of the list), false not to allow empty selection by the
user.
|
String |
emptySelectionCaption
Caption for item which represents empty selection.
|
static String |
STYLE_NAME
The default primary style name for
NativeSelect. |
int |
visibleItemCount
The number of items that are visible.
|
selectedItemKeyreadOnly, requiredtabIndexcaption, captionAsHtml, description, descriptionContentMode, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
NativeSelectState() |
public static final String STYLE_NAME
NativeSelect.public boolean emptySelectionAllowed
public String emptySelectionCaption
public int visibleItemCount
Copyright © 2017 Vaadin Ltd. All rights reserved.