public interface ISelectionProvider2 extends ISelectionProvider
Modifier and Type | Interface and Description |
---|---|
static class |
ISelectionProvider2.SelectionProvider2Context
context object for ISelectionProvider.
|
ISelectionProvider.SelectionProviderContext
Modifier and Type | Method and Description |
---|---|
IUIAElement |
get_CurrentSelectedItem()
Gets the currently selected item.
|
IUIAElement |
get_FirstSelectedItem()
Gets the first item in a group of selected items.
|
int |
get_ItemCount()
Gets the number of selected items.
|
IUIAElement |
get_LastSelectedItem()
Gets the last item in a group of selected items.
|
get_CanSelectMultiple, get_IsSelectionRequired, GetSelection
initialize
IUIAElement get_CurrentSelectedItem()
IUIAElement get_FirstSelectedItem()
IUIAElement get_LastSelectedItem()
int get_ItemCount()