Uses of Package
com.vaadin.client.widget.escalator
-
Packages that use com.vaadin.client.widget.escalator Package Description com.vaadin.client.widget.escalator com.vaadin.client.widget.grid com.vaadin.client.widget.treegrid com.vaadin.client.widgets -
Classes in com.vaadin.client.widget.escalator used by com.vaadin.client.widget.escalator Class Description Cell Describes a cellEscalatorUpdater An interface that allows client code to define how a certain row in Escalator will be displayed.FlyweightCell FlyweightRow An internal implementation of theRowinterface.PositionFunction A functional interface that can be used for positioning elements in the DOM.Row A representation of a row in anEscalator.RowContainer A representation of the rows in each of the sections (header, body and footer) in anEscalator.RowVisibilityChangeEvent Event fired when the range of visible rows changes e.g. because of scrolling.RowVisibilityChangeHandler Event handler that gets notified when the range of visible rows changes e.g.ScrollbarBundle An element-like bundle representing a configurable and visual scrollbar in one axis.ScrollbarBundle.Direction The orientation of the scrollbar.ScrollbarBundle.VisibilityChangeEvent Event for scrollbar visibility changes.ScrollbarBundle.VisibilityHandler A means to listen to when the scrollbar handle in aScrollbarBundleeither appears or is removed.Spacer A representation of a spacer element in aRowContainer.BodyRowContainer.SpacerUpdater An interface that handles the display of content for spacers. -
Classes in com.vaadin.client.widget.escalator used by com.vaadin.client.widget.grid Class Description Cell Describes a cellFlyweightCell -
Classes in com.vaadin.client.widget.escalator used by com.vaadin.client.widget.treegrid Class Description EscalatorUpdater An interface that allows client code to define how a certain row in Escalator will be displayed.Row A representation of a row in anEscalator. -
Classes in com.vaadin.client.widget.escalator used by com.vaadin.client.widgets Class Description Cell Describes a cellColumnConfiguration A representation of the columns in an instance ofEscalator.EscalatorUpdater An interface that allows client code to define how a certain row in Escalator will be displayed.FlyweightCell Row A representation of a row in anEscalator.RowContainer A representation of the rows in each of the sections (header, body and footer) in anEscalator.RowContainer.BodyRowContainer The row container for the body section in anEscalator.RowVisibilityChangeHandler Event handler that gets notified when the range of visible rows changes e.g.ScrollbarBundle.Direction The orientation of the scrollbar.