info.magnolia.ui.vaadin.gwt.client.tabsheet.tab.connector
Class MagnoliaTabState

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.tab.connector.MagnoliaTabState
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FormTabState

public class MagnoliaTabState
extends com.vaadin.shared.AbstractComponentState

MagnoliaTabState.

See Also:
Serialized Form

Field Summary
 boolean hasError
           
 boolean isActive
           
 boolean isClosable
           
 boolean isNotificationHidden
           
 String notification
           
 
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
MagnoliaTabState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isClosable

public boolean isClosable

hasError

public boolean hasError

isNotificationHidden

public boolean isNotificationHidden

isActive

public boolean isActive

notification

public String notification
Constructor Detail

MagnoliaTabState

public MagnoliaTabState()


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