Basic Customization > User Interface Customization > Presenting Information in the UI > Windchill Client Architecture Tree > Customization Points > Customization points for JcaTreeConfig
  
Customization points for JcaTreeConfig
The following table depicts the customization points available using TreeConfig APIs.
Property setting API
Description
setExpansionLevel
Set the the initial expansion level of the tree.
setNodeColumn
Set the name of the column that will be used to display node labels.
setShowTreeLines
Set whether tree lines will be displayed to show structure in the tree
setDisableAction
If set to true, will not show the expand/collapse norgie in the tree
JcatTableConfig provides an API setFindInTableMode. This API can be used for tree to enable/disable findInTree functionality.