|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface UIHasMenuCompositeComponent
ポップアップメニューを持ち、子を持ち、レイアウト指定できる画面要素を表すインターフェースです。
メソッドの概要 | |
---|---|
List<MenuComponent> |
getMenus()
UIHasMenuCompositeComponent が保持する UIHasMenuCompositeComponent のリストを返します。 |
インタフェース org.seasar.uruma.component.UICompositeComponent から継承されたメソッド |
---|
getCommonAttributes, getLayoutInfo, setCommonAttributes, setLayoutInfo |
インタフェース 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 |
インタフェース org.seasar.uruma.component.UIElementContainer から継承されたメソッド |
---|
addChild, getChildren |
インタフェース org.seasar.uruma.component.UIElement から継承されたメソッド |
---|
getBasePath, getLocation, getPath, setBasePath, setLocation, setPath |
インタフェース org.seasar.uruma.component.UIElementVisitorAcceptor から継承されたメソッド |
---|
accept |
メソッドの詳細 |
---|
List<MenuComponent> getMenus()
UIHasMenuCompositeComponent
が保持する UIHasMenuCompositeComponent
のリストを返します。
MenuComponent
のリスト
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |