Uses of Package
com.vaadin.flow.component.wakelock
Packages that use com.vaadin.flow.component.wakelock
Package
Description
Server-side access to the browser's Screen Wake Lock API, which keeps the
device screen from dimming or locking ? useful for dashboards, kiosks,
presentations, and recipe or workout screens.
-
Classes in com.vaadin.flow.component.wakelock used by com.vaadin.flow.component.internalClassDescriptionWhether the browser can hold a screen wake lock in the current page context.
-
Classes in com.vaadin.flow.component.wakelock used by com.vaadin.flow.component.wakelockClassDescriptionWhether the browser can hold a screen wake lock in the current page context.Failure outcome reported to the consumer passed to
WakeLock.request(com.vaadin.flow.function.SerializableConsumer).Reason aWakeLock.request(onError)call failed.