Package | Description |
---|---|
com.borland.silktest.jtf.flex |
此程序包中包含 Flex TechDomain 的类。
|
com.borland.silktest.jtf.flex.common.types |
此程序包中包含 Flex TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
void |
SparkGroupBase.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
发生容器滚动事件时发送。
|
void |
SparkAirHTML.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
发生滚动事件时发送。
|
void |
FlexTextArea.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
定义滚动事件的事件对象的类型属性值。
|
void |
FlexScrollBar.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
ScrollBar 控件滚动用户或程序启动的操作时发送。
|
void |
FlexListBase.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
定义滚动事件的事件对象的类型属性值。
|
void |
FlexContainer.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
用户手动滚动容器时发送。
|
void |
FlexComboBase.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
定义滚动事件的事件对象的类型属性值。
|
Modifier and Type | Method and Description |
---|---|
static FlexScrollDirection |
FlexScrollDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlexScrollDirection[] |
FlexScrollDirection.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.