com.vaadin.client.ui
Class VSplitPanelVertical

java.lang.Object
  extended by ComplexPanel
      extended by com.vaadin.client.ui.VAbstractSplitPanel
          extended by com.vaadin.client.ui.VSplitPanelVertical

public class VSplitPanelVertical
extends VAbstractSplitPanel


Nested Class Summary
 
Nested classes/interfaces inherited from class com.vaadin.client.ui.VAbstractSplitPanel
VAbstractSplitPanel.SplitterMoveHandler
 
Field Summary
 
Fields inherited from class com.vaadin.client.ui.VAbstractSplitPanel
CLASSNAME, client, componentStyleNames, immediate, maximumPosition, minimumPosition, origScrollTop, position, scrolledContainer, splitter
 
Constructor Summary
VSplitPanelVertical()
           
 
Method Summary
 
Methods inherited from class com.vaadin.client.ui.VAbstractSplitPanel
constructDom, getFirstWidget, getSecondWidget, getSplitterPosition, isEnabled, makeScrollable, onBrowserEvent, onMouseDown, onMouseMove, onMouseUp, remove, setEnabled, setFirstWidget, setLocked, setPositionReversed, setSecondWidget, setSplitPosition, setStylenames, updateSizes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VSplitPanelVertical

public VSplitPanelVertical()


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