info.magnolia.ui.vaadin.gwt.client.richtext
Class TextAreaStretcherState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by info.magnolia.ui.vaadin.gwt.client.richtext.TextAreaStretcherState
All Implemented Interfaces:
Serializable

public class TextAreaStretcherState
extends com.vaadin.shared.communication.SharedState

Shared state for TextAreaStretcher.

See Also:
Serialized Form

Field Summary
 String collapsedStateHeight
           
 String collapsedStateWidth
           
 boolean isCollapsed
           
 
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
 
Constructor Summary
TextAreaStretcherState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isCollapsed

public boolean isCollapsed

collapsedStateWidth

public String collapsedStateWidth

collapsedStateHeight

public String collapsedStateHeight
Constructor Detail

TextAreaStretcherState

public TextAreaStretcherState()


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