パッケージ | 説明 |
---|---|
com.borland.silktest.jtf.flex |
このパッケージには、Flex テクノロジ ドメインのクラス群が含まれています。
|
com.borland.silktest.jtf.flex.common.types |
このパッケージには、Flex テクノロジ ドメインのデータ型群が含まれています。
|
修飾子とタイプ | メソッドと説明 |
---|---|
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)
scroll イベントのイベント オブジェクトの type プロパティの値を定義します。
|
void |
FlexScrollBar.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
ScrollBar コントロールがユーザーによる動作やプログラムによってスクロールされた場合にディスパッチされます。
|
void |
FlexListBase.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
scroll イベントのイベント オブジェクトの type プロパティの値を定義します。
|
void |
FlexContainer.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
ユーザーがコンテナーを手動でスクロールさせたときにディスパッチされます。
|
void |
FlexComboBase.scroll(int position,
FlexScrollDirection direction,
FlexScrollDetail detail)
scroll イベントのイベント オブジェクトの type プロパティの値を定義します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static FlexScrollDirection |
FlexScrollDirection.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static FlexScrollDirection[] |
FlexScrollDirection.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.