- java.lang.Object
-
- com.vaadin.shared.communication.SharedState
-
- com.vaadin.shared.JavaScriptExtensionState
-
- info.magnolia.ui.vaadin.gwt.client.jcrop.JCropState
-
-
Field Summary
-
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
Constructors
Constructor and Description |
JCropState() |
-
Method Summary
-
Methods inherited from class com.vaadin.shared.JavaScriptExtensionState
getCallbackNames, getRpcInterfaces, setCallbackNames, setRpcInterfaces
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
minHeight
public int minHeight
-
maxHeight
public int maxHeight
-
minWidth
public int minWidth
-
maxWidth
public int maxWidth
-
trueHeight
public int trueHeight
-
trueWidth
public int trueWidth
-
isVisible
public boolean isVisible
-
isValid
public boolean isValid
-
Constructor Detail
-
JCropState
public JCropState()
Copyright © 2017 Magnolia International Ltd.. All rights reserved.