Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
此程序包中包含 WPF TechDomain 的类。
|
com.microfocus.silktest.jtf.wpf.common.types |
此程序包中包含 WPF TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
DataGridSelectionUnit |
WPFToolkitDataGrid.getSelectionUnit()
获取 表示是否可在数据网格中选择行、单元格或同时选择二者的值。
|
DataGridSelectionUnit |
WPFDataGrid.getSelectionUnit()
获取 表示是否可在数据网格中选择行、单元格或同时选择二者的值。
|
Modifier and Type | Method and Description |
---|---|
static DataGridSelectionUnit |
DataGridSelectionUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataGridSelectionUnit[] |
DataGridSelectionUnit.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.