We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.client.ui.layout.
Interface MayScrollChildren
-
All Superinterfaces:
Connector, HasComponentsConnector, Serializable, ServerConnector
All Known Implementing Classes:
AccordionConnector, PanelConnector, TabsheetConnector, UIConnector, WindowConnector
public interface MayScrollChildren extends HasComponentsConnector
-
-
Method Summary
-
Methods inherited from interface com.vaadin.client.HasComponentsConnector
addConnectorHierarchyChangeHandler, getChildComponents, setChildComponents, updateCaption
-
Methods inherited from interface com.vaadin.client.ServerConnector
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getState, getTag, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, updateEnabledState
-
Methods inherited from interface com.vaadin.shared.Connector
getConnectorId
-
-