|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface UIControlComponent
Control
に関する情報を保持するインターフェースです。
メソッドの概要 | |
---|---|
LayoutDataInfo |
getLayoutDataInfo()
LayoutDataInfo オブジェクトを取得します。 |
void |
setLayoutDataInfo(LayoutDataInfo layoutDataInfo)
LayoutDataInfo オブジェクトを設定します。 |
インタフェース org.seasar.uruma.component.UIComponent から継承されたメソッド |
---|
getId, getParent, getRenderer, getStyle, preRender, render, setId, setParent, setRenderer, setStyle |
インタフェース org.seasar.uruma.component.UIElement から継承されたメソッド |
---|
getBasePath, getLocation, getPath, setBasePath, setLocation, setPath |
インタフェース org.seasar.uruma.component.UIElementVisitorAcceptor から継承されたメソッド |
---|
accept |
メソッドの詳細 |
---|
LayoutDataInfo getLayoutDataInfo()
LayoutDataInfo
オブジェクトを取得します。
LayoutDataInfo
オブジェクトvoid setLayoutDataInfo(LayoutDataInfo layoutDataInfo)
LayoutDataInfo
オブジェクトを設定します。
layoutDataInfo
- LayoutDataInfo
オブジェクト
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |