基本的なカスタマイズ > ユーザーインタフェースのカスタマイズ > ウィザードの作成 > 再利用可能なウィザードステップのカスタマイズ > 再利用可能なウィザードステップ > defineItemAttributesWizStep > ソリューションエレメント
  
ソリューションエレメント
操作
このステップの操作は次のとおりです。
<action name="defineItemAttributesWizStep" afterVK="setAttributesWizStep"
id="defineItemAttributesWizStep " preloadWizardPage="false" required="true"
resourceBundle="com.ptc.core.ui.componentRB">
<component name=" defineItemAttributesWizStep"
typeBased="true" indowType="wizard_step"/>
</action>
操作ファイル: <Windchill>/codebase/config/actions/actions.xml
* 
このステップの操作は、MVC ビルダー Java クラスを使って作成されたため、command 属性の代わりに component 属性が指定されています。