|
|||||||||
| 前のクラス 次のクラス | フレーム フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface CompositeFunction
CompositeElementのすべての要素に適用される関数のインターフェース
| メソッド 概要 | |
|---|---|
void |
doFunction(com.google.gwt.user.client.Element elem,
CompositeElement ce,
int index)
composite要素内の各要素のために呼び出されます。 |
| メソッド 詳細 |
|---|
void doFunction(com.google.gwt.user.client.Element elem,
CompositeElement ce,
int index)
elem - 子要素ce - composite要素index - 子インデックス
|
|||||||||
| 前のクラス 次のクラス | フレーム フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||