public interface Spacer
RowContainer.BodyRowContainer.| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.dom.client.Element |
getDecoElement()
Gets the decorative element for this spacer.
|
com.google.gwt.dom.client.Element |
getElement()
Gets the root element for the spacer content.
|
int |
getRow()
Gets the row index.
|
com.google.gwt.dom.client.Element getElement()
com.google.gwt.dom.client.Element getDecoElement()
int getRow()
Copyright © 2023 Vaadin Ltd. All rights reserved.