其他 Windchill 功能 > 製造流程管理 > 使用製造物件 > 編輯工廠資訊 > 自訂編輯工廠資訊表
  
自訂編輯工廠資訊表
「編輯工廠資訊」視窗可用來編輯工廠資料與部門資料物件的屬性。您可使用內容與委派自訂表格與表格中所含資訊的顯示設定。
內容列在 AttributesEditor.properties.xconf 檔案中,該檔案位於 wcEnterprise/AttributesEditor/src/com/ptc/windchill/ae/xconf。您可配置下表提供的相關內容:
屬性
使用
com.ptc.windchill.ae.EDANDPFD.collectionServiceKey
指定可用於導覽工廠資料與部門資料物件的收集器。
com.ptc.windchill.ae.EDANDPFD.navigationParameterClasses
指定可用於導覽工廠資料與部門資料物件的參數類別。
com.ptc.windchill.ae.EDANDPFD.navigationConstant
指定工廠資料與部門資料物件的導覽常數。
com.ptc.windchill.ae.EDANDPFD.classes
指定應顯示在表格中之工廠資料與部門資料屬性的類別名稱。
com.ptc.windchill.ae.EDANDPFD.columnWidth
指定表格中所有屬性欄的寬度。
com.ptc.windchill.ae.EDANDPFD.colorForIdentityColumn
使用十六進位碼指定零件識別欄的背景顏色。
com.ptc.windchill.ae.EDANDPFD.widthForIdentityColumn
指定零件識別欄的寬度。
com.ptc.windchill.ae.EDANDPFD.displayNameForIdentityColumn
指定零件識別欄的顯示名稱。輸入定義 aeActionsRB.java 檔案 (此檔案位於 com/ptc/windchill/ae) 所提供顯示名稱的金鑰。
com.ptc.windchill.ae.EDANDPFD.aeTableHeading
指定零件識別欄的表格標題。輸入定義 aeActionsRB.java 檔案 (此檔案位於 com/ptc/windchill/ae) 所提供表格標題的金鑰。
com.ptc.windchill.ae.EDANDPFD.ootbColumns
指定應預設顯示之屬性欄的內部名稱。
* 
內容名稱中的關鍵字 EDANPFD 是指定了屬於架構一部份之物件的動作名稱。依預設,此動作支援工廠資料與部門資料物件。
委派列在 AttributesEditor.service.properties.xconf 檔案中,該檔案位於 wcEnterprise/AttributesEditor/src/com/ptc/windchill/ae/xconf。您可配置下表提供的相關委派:
委派
使用
com.ptc.windchill.ae.server.delegate.GroupDeciderDelegate
指定表格中屬性欄的編組。
com.ptc.windchill.ae.server.delegate.NavigateStructureDelegate
指定收集器的導覽結構。
com.ptc.windchill.ae.server.delegate.StructureModelCreatorDelegate
指定如何為工廠資料與部門資料物件建立結構模型。
com.ptc.windchill.ae.server.delegate.AttributesCreatorDelegate
指定如何為工廠資料與部門資料物件建立屬性。