| Method and Description |
|---|
| com.vaadin.shared.ui.MarginInfo.getBitMask() |
| com.vaadin.shared.ui.ComponentStateUtil.removeRegisteredEventListener(SharedState, String)
Use a
Registration object returned by
ComponentStateUtil.addRegisteredEventListener(SharedState, String) to
remove a listener |
| Constructor and Description |
|---|
| com.vaadin.shared.ui.MarginInfo(int)
use other constructors instead of this one
|
| Enum Constant and Description |
|---|
| com.vaadin.shared.ui.ui.Transport.STREAMING
Use the more reliable
Transport.LONG_POLLING instead. |
Copyright © 2017 Vaadin Ltd. All rights reserved.