Package | Description |
---|---|
org.eclipse.core.databinding.property.set | |
org.eclipse.jface.databinding.viewers |
Provides classes that can be used to observe the JFace Viewer framework.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingSetProperty<S,E> |
class |
SimpleSetProperty<S,E>
Simplified abstract implementation of ISetProperty.
|
class |
UnionSetProperty<S,E>
A set property for observing the union of multiple set properties a combined
set.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewerSetProperty
Abstract set property implementation for
Viewer properties. |
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.