Interface JmixScrollBoxLayoutClientRpc
- All Superinterfaces:
com.vaadin.shared.communication.ClientRpc,Serializable
public interface JmixScrollBoxLayoutClientRpc
extends com.vaadin.shared.communication.ClientRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetScrollLeft(int scrollLeft) voidsetScrollTop(int scrollTop)
-
Method Details
-
setScrollTop
void setScrollTop(int scrollTop) -
setScrollLeft
void setScrollLeft(int scrollLeft)
-