Eclipse Platform
Kepler (4.3)

org.eclipse.core.databinding.property
Interface IPropertyObservable

All Superinterfaces:
IObserving

public interface IPropertyObservable
extends IObserving

Provides access to the details of property observables

Since:
1.2

Method Summary
 IProperty getProperty()
          Returns the property being observed
 
Methods inherited from interface org.eclipse.core.databinding.observable.IObserving
getObserved
 

Method Detail

getProperty

IProperty getProperty()
Returns the property being observed

Returns:
the property being observed

Eclipse Platform
Kepler (4.3)

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.