Package org.vaadin.firitin.layouts
Class VTabSheet.ScrollEvent
- java.lang.Object
-
- java.util.EventObject
-
- com.vaadin.flow.component.ComponentEvent<VTabSheet>
-
- org.vaadin.firitin.layouts.VTabSheet.ScrollEvent
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- VTabSheet
public static class VTabSheet.ScrollEvent extends com.vaadin.flow.component.ComponentEvent<VTabSheet>
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetScrollLeft()intgetScrollTop()-
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListener
-
Methods inherited from class java.util.EventObject
toString
-
-