Class VScroller.ScrollToEndEvent
- java.lang.Object
-
- java.util.EventObject
-
- com.vaadin.flow.component.ComponentEvent<VScroller>
-
- org.vaadin.firitin.components.orderedlayout.VScroller.ScrollToEndEvent
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- VScroller
public static class VScroller.ScrollToEndEvent extends com.vaadin.flow.component.ComponentEvent<VScroller>
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Method Summary
-
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListener
-
Methods inherited from class java.util.EventObject
toString
-
-