Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
This package contains classes for the WPF TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
WPFComboBoxItem
Represents a selectable item in a ComboBox.
|
class |
WPFListViewItem
Represents an item in a ListView control.
|
Modifier and Type | Method and Description |
---|---|
WPFListBoxItem |
WPFListBox.getSelectedItem()
Gets the first item in the current selection or returns null if the selection is empty.
|
Modifier and Type | Method and Description |
---|---|
List<WPFListBoxItem> |
WPFMultiSelector.getSelectedItems()
Gets the items in the MultiSelector that are selected.
|
List<WPFListBoxItem> |
WPFListBox.getSelectedItems()
Gets the currently selected items.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.