Example usage for org.eclipse.jface.databinding.swt IWidgetValueProperty interface-usage

List of usage examples for org.eclipse.jface.databinding.swt IWidgetValueProperty interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jface.databinding.swt IWidgetValueProperty interface-usage.

Usage

From source file org.goko.common.bindings.toolbar.ToolItemDelegatingProperty.java

public abstract class ToolItemDelegatingProperty extends DelegatingValueProperty implements IWidgetValueProperty {

    /** (inheritDoc)
     * @see org.eclipse.jface.databinding.swt.IWidgetValueProperty#observe(org.eclipse.swt.widgets.Widget)
     */
    @Override