Uses of Enum Class
org.vaadin.firitin.util.PageVisibility.Visibility
Packages that use PageVisibility.Visibility
-
Uses of PageVisibility.Visibility in org.vaadin.firitin.util
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.