Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinCheckbox.isIndeterminateBoolean()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinCheckboxGroup.isInvalidBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
protected String |
GeneratedVaadinComboBox.getFilterString()
Description copied from corresponding location in WebComponent:
|
protected elemental.json.JsonObject |
GeneratedVaadinComboBox.getSelectedItemJsonObject()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinComboBox.isInvalidBoolean()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinComboBox.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinDatePicker.isInvalidBoolean()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinDatePicker.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinDialog.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
int |
Grid.Column.getFlexGrow()
Gets the currently set flex grow value, by default 1.
|
String |
Grid.Column.getWidth()
Gets the width of this column as a CSS-string.
|
boolean |
Grid.isColumnReorderingAllowed()
Returns whether column reordering is allowed.
|
boolean |
GridSelectionColumn.isFrozen()
Gets the this column's frozen state.
|
boolean |
Grid.isHeightByRows()
Gets whether grid's height is defined by the number of its rows.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinNotification.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinRadioButton.isCheckedBoolean()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinRadioGroup.isInvalidBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
int |
Tabs.getSelectedIndex()
Gets the zero-based index of the currently selected tab.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinTextField.isInvalidBoolean()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinTextArea.isInvalidBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
protected elemental.json.JsonArray |
GeneratedVaadinUpload.getFilesJsonArray()
Description copied from corresponding location in WebComponent:
|
protected boolean |
GeneratedVaadinUpload.isMaxFilesReachedBoolean()
Description copied from corresponding location in WebComponent:
|
Copyright © 2018. All rights reserved.