手順 - 属性パネルの作成
ビルダー com.ptc.jca.mvc.builders.TypedAttributesPanelBuilder またはビルダー com.ptc.mvc.components.AbstractComponentBuilder を継承して、レイアウトベースのパネルを作成できます。TypedAttributesPanelBuilder で設定されている ComponentModeComponentType,、およびデータムオブジェクトを使用する場合は (上記のソリューション - 作成、編集、その他の属性のスクリーンタイプレイアウトを使った高度属性パネルを作成するを参照)、便宜上 TypedAttributesPanelBuilder を拡張できます。そうでない場合は、AbstractComponentBuilder を継承する必要があります。
これは役に立ちましたか?