info.magnolia.ui.vaadin.gwt.client.tabsheet.connector
Class MagnoliaTabSheetState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by com.vaadin.shared.AbstractComponentState
          extended by info.magnolia.ui.vaadin.gwt.client.tabsheet.connector.MagnoliaTabSheetState
All Implemented Interfaces:
Serializable

public class MagnoliaTabSheetState
extends com.vaadin.shared.AbstractComponentState

MagnoliaTabSheetState.

See Also:
Serialized Form

Field Summary
 com.vaadin.shared.Connector activeTab
           
 String logo
           
 String logoBgColor
           
 String name
           
 boolean showAllEnabled
           
 String showAllLabel
           
 
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
MagnoliaTabSheetState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activeTab

public com.vaadin.shared.Connector activeTab

showAllLabel

public String showAllLabel

showAllEnabled

public boolean showAllEnabled

logo

public String logo

name

public String name

logoBgColor

public String logoBgColor
Constructor Detail

MagnoliaTabSheetState

public MagnoliaTabSheetState()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.