Uses of Interface
com.vaadin.client.widget.escalator.ScrollbarBundle.VisibilityHandler
-
Packages that use ScrollbarBundle.VisibilityHandler Package Description com.vaadin.client.widget.escalator -
-
Uses of ScrollbarBundle.VisibilityHandler in com.vaadin.client.widget.escalator
Fields in com.vaadin.client.widget.escalator with type parameters of type ScrollbarBundle.VisibilityHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<ScrollbarBundle.VisibilityHandler>ScrollbarBundle.VisibilityChangeEvent. TYPEEvent type.Methods in com.vaadin.client.widget.escalator that return types with arguments of type ScrollbarBundle.VisibilityHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ScrollbarBundle.VisibilityHandler>ScrollbarBundle.VisibilityChangeEvent. getAssociatedType()Methods in com.vaadin.client.widget.escalator with parameters of type ScrollbarBundle.VisibilityHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationScrollbarBundle. addVisibilityHandler(ScrollbarBundle.VisibilityHandler handler)Adds handler for the scrollbar handle visibility.protected voidScrollbarBundle.VisibilityChangeEvent. dispatch(ScrollbarBundle.VisibilityHandler handler)
-