Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
此程序包中包含 WPF TechDomain 的类。
|
com.microfocus.silktest.jtf.wpf.common.types |
此程序包中包含 WPF TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
TextAlignment |
WPFTextBox.getTextAlignment()
获取 文本框内容的垂直对齐。
|
TextAlignment |
WPFTextBlock.getTextAlignment()
获取 表示文本内容的水平对齐的值。
|
Modifier and Type | Method and Description |
---|---|
static TextAlignment |
TextAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextAlignment[] |
TextAlignment.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.