ProgressBarConnector combined with server
push or UI polling.@Deprecated public class ProgressIndicatorConnector extends ProgressBarConnector
VProgressBar with polling support.SIGNIFICANT_MOVE_THRESHOLD| Constructor and Description |
|---|
ProgressIndicatorConnector()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressIndicatorState |
getState()
Deprecated.
Returns the shared state object for this connector.
|
VProgressIndicator |
getWidget()
Deprecated.
Returns the widget associated with this paintable.
|
void |
onStateChanged(StateChangeEvent stateChangeEvent)
Deprecated.
Notifies the event handler that the state has changed.
|
void |
onUnregister()
Deprecated.
Event called when connector has been unregistered.
|
isModified, isReadOnly, isRequired, updateWidgetStyleNamescreateWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasTooltip, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSizeaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, hasEventListener, init, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, unregisterRpcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParentgetConnectorIdpublic ProgressIndicatorState getState()
AbstractConnectorgetState in interface ComponentConnectorgetState in interface ServerConnectorgetState in class ProgressBarConnectorpublic void onStateChanged(StateChangeEvent stateChangeEvent)
StateChangeEvent.StateChangeHandleronStateChanged in interface StateChangeEvent.StateChangeHandleronStateChanged in class ProgressBarConnectorstateChangeEvent - the state change event with details about the changepublic VProgressIndicator getWidget()
AbstractComponentConnectorgetWidget in interface ComponentConnectorgetWidget in class ProgressBarConnectorpublic void onUnregister()
ServerConnectoronUnregister in interface ServerConnectoronUnregister in class AbstractComponentConnectorCopyright © 2016 Vaadin Ltd. All rights reserved.