Uses of Enum Class
org.vaadin.firitin.util.PageVisibility.Visibility
Packages that use PageVisibility.Visibility
-
Uses of PageVisibility.Visibility in org.vaadin.firitin.util
Subclasses with type arguments of type PageVisibility.Visibility in org.vaadin.firitin.utilModifier and TypeClassDescriptionstatic enumDeprecated, for removal: This API element is subject to removal in a future version.Subinterfaces with type arguments of type PageVisibility.Visibility in org.vaadin.firitin.utilModifier and TypeInterfaceDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.vaadin.firitin.util that return PageVisibility.VisibilityModifier and TypeMethodDescriptionstatic PageVisibility.VisibilityDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static PageVisibility.Visibility[]PageVisibility.Visibility.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.firitin.util that return types with arguments of type PageVisibility.VisibilityModifier and TypeMethodDescriptionPageVisibility.isVisible()Deprecated, for removal: This API element is subject to removal in a future version.Checks the visibility state of the current page.
PageVisibilityfrom Vaadin 25.2 instead.