インタフェース
org.seasar.uruma.component.CommonAttributes の使用

CommonAttributes を使用しているパッケージ
org.seasar.uruma.component   
org.seasar.uruma.component.jface   
 

org.seasar.uruma.component での CommonAttributes の使用
 

CommonAttributes を返す org.seasar.uruma.component のメソッド
 CommonAttributes UICompositeComponent.getCommonAttributes()
          一括設定属性オブジェクトを取得します。
 

CommonAttributes 型のパラメータを持つ org.seasar.uruma.component のメソッド
 void UICompositeComponent.setCommonAttributes(CommonAttributes commonAttributes)
          一括設定属性オブジェクトを設定します。
 

org.seasar.uruma.component.jface での CommonAttributes の使用
 

CommonAttributes を実装している org.seasar.uruma.component.jface のクラス
 class CommonAttriburtesImpl
          CommonAttributes の実装クラスです。
 

CommonAttributes を返す org.seasar.uruma.component.jface のメソッド
 CommonAttributes CompositeComponent.getCommonAttributes()
           
 

CommonAttributes 型のパラメータを持つ org.seasar.uruma.component.jface のメソッド
 void CompositeComponent.setCommonAttributes(CommonAttributes commonAttributes)
           
 



Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.