Advanced Customization > Business Logic Customization > Product Family Management Customizations > Custom Actions in Matrix Editor
  
Custom Actions in Matrix Editor
You can extend and add custom actions to the following areas in the Matrix Editor:
Configurable structure
Matrix area cells
To add the action in the Matrix Editor, add the following in the context menu of the matrix BOM tree:
<action name="pfbLaunchCustomUrlGWT" type="productfamily" />
Model name: pfbBOMTreeContextMenu
JSP class for the custom action UI: customURLAction.jsp
JAVA class for the custom action: PFBLaunchCustomURLAction
The following information is available in the custom action:
Field
Description
Root Name
Name of the root part assembly displayed in the BOM structure.
Module Name
Name of the application where the action is launched from.
Navigation Criteria ID
In-session navigation criteria for BOM structure.
BOM Table View
Active table view for BOM structure.
Matrix Cells Table View
Active table view for the matrix cells.
Product Variant OID
Product variant displayed in the matrix.
Variant Baseline OID
Variant baseline displayed in the matrix.
All Selected Cells OIDs
All the cells selected in the product variant or variant baseline column.
Variant Baseline Member Link for Cell
OID for the variant baseline member link (field displayed if the part for the selected cell is added to the variant baseline).
Selected Row OID
OID for the selected row in the BOM structure.
Variant Baseline Member Link for Row
OID for the variant baseline member link (field displayed if the part for the selected row is added to the variant baseline).
Selected Paths
Structure paths for all the row selections.
Selected Cell Paths
Structure paths for all the cell selections.