public static class GeneratedVaadinRadioButton.CheckedChangeEvent<R extends GeneratedVaadinRadioButton<R>>
extends com.vaadin.flow.component.ComponentEvent<R>
source| Constructor and Description |
|---|
CheckedChangeEvent(R source,
boolean fromClient) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChecked() |
getSource, isFromClient, unregisterListenertoStringpublic CheckedChangeEvent(R source, boolean fromClient)
Copyright © 2025. All rights reserved.