Interface ITreeSearchResultInfo

All Superinterfaces:
ISearchResultInfo
All Known Subinterfaces:
ITableOrTreeSearchResultInfo

public interface ITreeSearchResultInfo extends ISearchResultInfo
Wrapper around the metadata about search results that should be displayed in a tree table
  • Method Details

    • getChildren

      String getChildren()
      Return the wm_table compatible expression that will return children for each row in the search results.
      Returns:
      children expression