com.vaadin.client.ui.layout
Interface MayScrollChildren

All Superinterfaces:
com.vaadin.shared.Connector, HasComponentsConnector, java.io.Serializable, ServerConnector
All Known Implementing Classes:
AccordionConnector, FormConnector, 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, hasEventListener, isEnabled, onUnregister, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, updateEnabledState
 
Methods inherited from interface com.vaadin.shared.Connector
getConnectorId
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.