Uses of Enum Class
com.vaadin.flow.component.page.FullscreenSessionState
Packages that use FullscreenSessionState
-
Uses of FullscreenSessionState in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page that return FullscreenSessionStateModifier and TypeMethodDescriptionstatic FullscreenSessionStateReturns the enum constant of this class with the specified name.static FullscreenSessionState[]FullscreenSessionState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component.page that return types with arguments of type FullscreenSessionStateModifier and TypeMethodDescriptionFullscreenSession.stateSignal()Returns a read-only signal that tracks this session's lifecycle state.