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