org.seasar.uruma.component
インタフェース UIComponentContainer

すべてのスーパーインタフェース:
UIComponent, UIElement, UIElementContainer, UIElementVisitorAcceptor
既知のサブインタフェースの一覧:
UICompositeComponent, UIHasMenuCompositeComponent
既知の実装クラスの一覧:
AbstractUIContainer, AbstractUIContainerItemComponent, AbstractUIHasMenuCompositeComponent, CanvasComponent, ComboComponent, CompositeComponent, CoolBarComponent, CoolItemComponent, CTabFolderComponent, CTabItemComponent, GroupComponent, MenuComponent, PartConfigurationElement, SashFormComponent, SimpleItemCompositeComponent, SpinnerComponent, TabFolderComponent, TabItemComponent, TableComponent, ToolBarComponent, TreeComponent, ViewPartComponent, WindowComponent, WorkbenchComponent

public interface UIComponentContainer
extends UIComponent, UIElementContainer

子を持つことができる画面要素を表すインターフェースです。

作成者:
y-komori

メソッドの概要
 
インタフェース 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
 



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