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


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface ExportSelection

画面の選択状態を示すフィールドを表すためのアノテーションです。

作成者:
y-komori

任意要素の概要
 String id
           
 

id

public abstract String id
デフォルト:
""


Copyright © 2006 The Seasar Foundation. All Rights Reserved.