Property
|
Use
|
com.ptc.windchill.ae.EDANDPFD.collectionServiceKey
|
Specify the collector for navigating the view-specific enterprise data and plant-specific functional data objects.
|
com.ptc.windchill.ae.EDANDPFD.navigationParameterClasses
|
Specify the parameter classes for navigating the view-specific enterprise data and plant-specific functional data objects.
|
com.ptc.windchill.ae.EDANDPFD.navigationConstant
|
Specify the navigation constants for the view-specific enterprise data and plant-specific functional data objects.
|
com.ptc.windchill.ae.EDANDPFD.classes
|
Specify the class names of the view-specific enterprise data and plant-specific functional data attributes that should be displayed in the table.
|
com.ptc.windchill.ae.EDANDPFD.columnWidth
|
Specify the width for all the attribute columns in the table.
|
com.ptc.windchill.ae.EDANDPFD.colorForIdentityColumn
|
Specify the background color for the part identity column using hex code.
|
com.ptc.windchill.ae.EDANDPFD.widthForIdentityColumn
|
Specify the width for the part identity column.
|
com.ptc.windchill.ae.EDANDPFD.displayNameForIdentityColumn
|
Specify the display name for the part identity column. Enter the key that defines the display name given in the aeActionsRB.java file located at com/ptc/windchill/ae.
|
com.ptc.windchill.ae.EDANDPFD.aeTableHeading
|
Specify the table header for the part identity column. Enter the key that defines the table header given in the aeActionsRB.java file located at com/ptc/windchill/ae.
|
com.ptc.windchill.ae.EDANDPFD.ootbColumns
|
Specify the internal names of the attribute columns that should be displayed out of the box.
|
|
The keyword EDANPFD in the property name is the name of the action that specifies the objects that are part of the framework. By default, the action supports view-specific enterprise data and plant-specific functional data objects.
|
Delegate
|
Use
|
com.ptc.windchill.ae.server.delegate.GroupDeciderDelegate
|
Specify the grouping for the attribute columns in the table.
|
com.ptc.windchill.ae.server.delegate.NavigateStructureDelegate
|
Specify the navigation structure for collectors.
|
com.ptc.windchill.ae.server.delegate.StructureModelCreatorDelegate
|
Specify how to create structure models for the view-specific enterprise data and plant-specific functional data objects.
|
com.ptc.windchill.ae.server.delegate.AttributesCreatorDelegate
|
Specify how to create attributes for the view-specific enterprise data and plant-specific functional data objects.
|