Package | Description |
---|---|
com.vaadin.flow.component.internal | |
com.vaadin.flow.component.page |
Modifier and Type | Method and Description |
---|---|
ExtendedClientDetails |
UIInternals.getExtendedClientDetails()
The extended client details, if obtained, are cached in this field.
|
Modifier and Type | Method and Description |
---|---|
void |
UIInternals.setExtendedClientDetails(ExtendedClientDetails details)
Updates the extended client details.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.ExtendedClientDetailsReceiver.receiveDetails(ExtendedClientDetails extendedClientDetails)
Invoked when the client-side details are available.
|
Copyright © 2025. All rights reserved.