com.vaadin.client.ui
Class VTabsheet.PlaceHolder

java.lang.Object
  extended by HTML
      extended by com.vaadin.client.ui.VLabel
          extended by com.vaadin.client.ui.VTabsheet.PlaceHolder
Enclosing class:
VTabsheet

Deprecated. as of 7.1, VTabsheet only keeps the active tab in the DOM without any place holders.

@Deprecated
public class VTabsheet.PlaceHolder
extends VLabel


Field Summary
 
Fields inherited from class com.vaadin.client.ui.VLabel
CLASSNAME
 
Constructor Summary
VTabsheet.PlaceHolder()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.vaadin.client.ui.VLabel
onBrowserEvent, setText, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VTabsheet.PlaceHolder

public VTabsheet.PlaceHolder()
Deprecated. 


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