public static interface ScrollbarBundle.VisibilityHandler
extends com.google.gwt.event.shared.EventHandler
ScrollbarBundle either appears or is removed.| Modifier and Type | Method and Description |
|---|---|
void |
visibilityChanged(ScrollbarBundle.VisibilityChangeEvent event)
This method is called whenever the scrollbar handle's visibility is
changed in a
ScrollbarBundle. |
void visibilityChanged(ScrollbarBundle.VisibilityChangeEvent event)
ScrollbarBundle.event - the ScrollbarBundle.VisibilityChangeEventCopyright © 2016 Vaadin Ltd. All rights reserved.