|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.uruma.component.base.AbstractUIElement
org.seasar.uruma.component.rcp.PartComponent
public class PartComponent
part 要素を表すコンポーネントです。
| フィールドの概要 | |
|---|---|
String |
position
パースペクティブ内の配置位置を表します。 |
String |
ratio
パースペクティブ内に占める割合(%)を表します。 |
String |
ref
配置する viewPart や editorPart の ID を表します。 |
| コンストラクタの概要 | |
|---|---|
PartComponent()
|
|
| メソッドの概要 |
|---|
| クラス 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 |
| フィールドの詳細 |
|---|
public String ref
viewPart や editorPart の ID を表します。
public String position
public String ratio
| コンストラクタの詳細 |
|---|
public PartComponent()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||