Uses of Class
com.hp.lft.sdk.web.TreeViewConfiguration
Packages that use TreeViewConfiguration
-
Uses of TreeViewConfiguration in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return TreeViewConfigurationModifier and TypeMethodDescriptionTreeView.getConfiguration()
Returns the set of xpath values that help in running Select, Expand, or Collapse operations on this tree node.Methods in com.hp.lft.sdk.web with parameters of type TreeViewConfigurationModifier and TypeMethodDescriptionvoid
TreeView.setConfiguration
(TreeViewConfiguration configuration) Sets the set of xpath values that help in running select, expand, or collapse operations on this tree node.