Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
此程序包中包含 WPF TechDomain 的类。
|
com.microfocus.silktest.jtf.wpf.common.types |
此程序包中包含 WPF TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
TextWrapping |
WPFTextBox.getTextWrapping()
获取 表示文本框应如何进行文本换行的值。
|
TextWrapping |
WPFTextBlock.getTextWrapping()
获取 表示 TextBlock 如何进行文本换行的值。
|
Modifier and Type | Method and Description |
---|---|
static TextWrapping |
TextWrapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextWrapping[] |
TextWrapping.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.