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.VisibilityReturns the enum constant of this class with the specified name.static PageVisibility.Visibility[]PageVisibility.Visibility.values()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()Checks the visibility state of the current page.