Package org.vaadin.miki.superfields.lazyload
package org.vaadin.miki.superfields.lazyload
-
ClassDescriptionInformation about the component being observed by
ComponentObserver.Interface for listening toComponentObservationEvent.A component that wraps Intersection Observer on the client-side to notify server-side about visibility changes.LazyLoad<C extends com.vaadin.flow.component.Component>A component that remains empty until it gets into view.This class exists so thatLazyLoadcan have a custom tag name.A field that changes value depending on whether or not it is currently shown on screen.This class gives a nice tag name toObservedFieldin the browser.