org.seasar.jface.annotation
注釈タイプ EventListener


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface EventListener

作成者:
y-komori

任意要素の概要
 String[] id
           
 EventListenerType type
           
 

type

public abstract EventListenerType type
デフォルト:
SELECTION

id

public abstract String[] id
デフォルト:
{}


Copyright © 2006 The Seasar Foundation. All Rights Reserved.