Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
This package contains classes for the WPF TechDomain.
|
com.microfocus.silktest.jtf.wpf.common.types |
This package contains data types for the WPF TechDomain.
|
Modifier and Type | Method and Description |
---|---|
DataGridSelectionMode |
WPFToolkitDataGrid.getSelectionMode()
Gets a value that indicates how rows and cells are selected in the data grid.
|
DataGridSelectionMode |
WPFDataGrid.getSelectionMode()
Gets a value that indicates how rows and cells are selected in the data grid.
|
Modifier and Type | Method and Description |
---|---|
static DataGridSelectionMode |
DataGridSelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataGridSelectionMode[] |
DataGridSelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.