Uses of Interface
com.vaadin.client.widget.escalator.Spacer
-
Packages that use Spacer Package Description com.vaadin.client.widget.escalator -
-
Uses of Spacer in com.vaadin.client.widget.escalator
Methods in com.vaadin.client.widget.escalator with parameters of type Spacer Modifier and Type Method Description voidSpacerUpdater. destroy(Spacer spacer)Called whenever a spacer should be cleaned.voidSpacerUpdater. init(Spacer spacer)Called whenever a spacer should be initialized with content.
-