com.vaadin.client.ui
Class VUnknownComponent

java.lang.Object
  extended by Composite
      extended by com.vaadin.client.ui.VUnknownComponent

public class VUnknownComponent
extends Composite


Field Summary
protected  VerticalPanel panel
           
 
Constructor Summary
VUnknownComponent()
           
 
Method Summary
 void setCaption(java.lang.String c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

panel

protected VerticalPanel panel
Constructor Detail

VUnknownComponent

public VUnknownComponent()
Method Detail

setCaption

public void setCaption(java.lang.String c)


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