public static class GeneratedVaadinRadioButton.CheckedChangeEvent<R extends GeneratedVaadinRadioButton<R>> extends ComponentEvent<R>
source
Constructor and Description |
---|
CheckedChangeEvent(R source,
boolean fromClient) |
Modifier and Type | Method and Description |
---|---|
boolean |
isChecked() |
getSource, isFromClient, unregisterListener
toString
public CheckedChangeEvent(R source, boolean fromClient)
Copyright © 2023. All rights reserved.