Modifier and Type | Method and Description |
---|---|
OptionalInt |
Accordion.getOpenedIndex()
Gets the index of the currently opened index.
|
Optional<AccordionPanel> |
Accordion.getOpenedPanel()
Gets the opened panel.
|
Modifier and Type | Method and Description |
---|---|
AppLayout.Section |
AppLayout.getPrimarySection() |
boolean |
AppLayout.isDrawerOpened()
Whether the drawer is opened (visible) or not.
|
boolean |
AppLayout.isOverlay()
Note: This property is controlled via CSS and can not be
changed directly.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinCheckbox.isIndeterminateBoolean()
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.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
boolean |
ConfirmDialog.isOpened() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinContextMenu.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
boolean |
CustomField.isInvalid()
This property is set to true when the control value is invalid.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinDatePicker.isOpenedBoolean()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
boolean |
Details.isOpened()
|
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 flex grow value, by default 1.
|
String |
Grid.Column.getWidth()
Gets the width of this column as a CSS-string.
|
boolean |
Grid.isAllRowsVisible()
Gets whether grid's height is defined by the number of its rows.
|
boolean |
Grid.isColumnReorderingAllowed()
Returns whether column reordering is allowed.
|
boolean |
GridSelectionColumn.isFrozen()
Gets the this column's frozen state.
|
boolean |
Grid.isHeightByRows()
Deprecated.
since 14.7 - use
Grid.isAllRowsVisible() |
Modifier and Type | Method and Description |
---|---|
boolean |
GridPro.getEditOnClick()
Gets the value of the webcomponent's property editOnClick.
|
protected String |
GridPro.EditColumn.getEditorType()
Gets the type of the editor that is used for modifying cell value.
|
boolean |
GridPro.getEnterNextRow()
Gets the value of the webcomponent's property enterNextRow.
|
protected List<String> |
GridPro.EditColumn.getOptions()
Gets the list of options that is used for select type of the editor.
|
boolean |
GridPro.getSingleCellEdit()
Gets the value of the webcomponent's property singleCellEdit.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NativeDetails.isOpen()
Return whether or not the details is opened and the content is displayed.
|
Modifier and Type | Method and Description |
---|---|
String |
AbstractLogin.getAction()
Returns the action defined for a login form.
|
String |
LoginOverlay.getDescription() |
String |
LoginOverlay.getTitleAsText()
Returns the value of the title property or a text content of the title if
it was set via
LoginOverlay.setTitle(Component) |
boolean |
AbstractLogin.isError()
Returns whether the error message is displayed or not
|
boolean |
LoginOverlay.isOpened() |
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:
|
Modifier and Type | Method and Description |
---|---|
protected String |
GeneratedVaadinRichTextEditor.getHtmlValueString()
Description copied from corresponding location in WebComponent:
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
GeneratedVaadinSelect.isOpenedBoolean()
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 |
TimePicker.isInputValuePresent()
Returns whether the input element has a value or not.
|
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 © 2025. All rights reserved.