com.vaadin.shared.ui.tabsheet
Class TabsheetState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by com.vaadin.shared.AbstractComponentState
          extended by com.vaadin.shared.ui.tabsheet.TabsheetState
All Implemented Interfaces:
java.io.Serializable

public class TabsheetState
extends AbstractComponentState

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width
 
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
 
Constructor Summary
TabsheetState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabsheetState

public TabsheetState()


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