org.seasar.uruma.component.jface
クラス RowDataInfo

java.lang.Object
  上位を拡張 org.seasar.uruma.component.base.AbstractUIElement
      上位を拡張 org.seasar.uruma.component.jface.RowDataInfo
すべての実装されたインタフェース:
LayoutDataInfo, UIElement, UIElementVisitorAcceptor

public class RowDataInfo
extends AbstractUIElement
implements LayoutDataInfo

RowData に関する情報を保持するクラスです。

作成者:
y-komori

フィールドの概要
 String exclude
           
 String height
           
 String width
           
 
コンストラクタの概要
RowDataInfo()
           
 
メソッドの概要
 
クラス org.seasar.uruma.component.base.AbstractUIElement から継承されたメソッド
accept, getBasePath, getLocation, getPath, setBasePath, setLocation, setPath, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
インタフェース org.seasar.uruma.component.UIElement から継承されたメソッド
getBasePath, getLocation, getPath, setBasePath, setLocation, setPath
 
インタフェース org.seasar.uruma.component.UIElementVisitorAcceptor から継承されたメソッド
accept
 

フィールドの詳細

exclude

public String exclude

height

public String height

width

public String width
コンストラクタの詳細

RowDataInfo

public RowDataInfo()


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