Article - CS123610

How to use MVC Table Component Builder in Windchill PDMLink

Modified: 09-Aug-2024   


Applies To

  • Windchill PDMLink 10.0 to 13.0

Description

  • How to use MVC Table Component Builder
  • There is no exapmle for any custom Java Object implementing ComponentDataBuilder (229 Page on 10_WindchillCustomizationGuide.pdf) 
    • ComponentDataBuilder
The data for your UI is created by a Java Class that implements the
ComponentDataBuilder Interface. This interface contains one method
buildComponentData. The object returned from this method should
represent the Model for the UI and can take multiple forms. Some examples of
what this method might return are ComponentData, a Persistable, a
QuerySpec, any custom Java Object, etc.
This is a printer-friendly version of Article 123610 and may be out of date. For the latest version click CS123610