Package | Description |
---|---|
org.eclipse.paho.mqtt.ui.support.fieldassist |
Modifier and Type | Method and Description |
---|---|
static ControlDecorationSupport |
ControlDecorationSupport.create(org.eclipse.core.databinding.ValidationStatusProvider validationStatusProvider,
int position,
org.eclipse.swt.widgets.Composite composite,
ControlDecorationUpdater updater)
Creates a ControlDecorationSupport which observes the validation status of the specified
ValidationStatusProvider , and displays a ControlDecoration over the underlying SWT control of all
target observables that implement ISWTObservable or IViewerObservable . |
Copyright © 2018 Eclipse Paho. All rights reserved.