public static class ISelectionItemProvider.SelectionItemProviderContext
extends java.lang.Object
The context object encapsulates the functionality to fire property changes and events.
| Modifier and Type | Field and Description |
|---|---|
IProperty<java.lang.Boolean> |
IsSelected |
IProperty<IUIAElement> |
SelectionContainer |
| Constructor and Description |
|---|
SelectionItemProviderContext(IInitContext init,
ISelectionItemProvider provider) |
public final IProperty<java.lang.Boolean> IsSelected
public final IProperty<IUIAElement> SelectionContainer
public SelectionItemProviderContext(IInitContext init, ISelectionItemProvider provider)