Interface DBDataTreeCapability

  • All Superinterfaces:
    DFCapability

    public interface DBDataTreeCapability
    extends DFCapability
    Since:
    15.10.19
    Author:
    Peter Szepe
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FILTER_SEARCH_RESULTS
      XAttributes property name that toggles the use filter search results on data tree.
      static java.lang.String LOAD_ALL_CHILDREN_ROWS
      XAttributes property name that toggles loading of all convergent child IDs.
    • Field Detail

      • FILTER_SEARCH_RESULTS

        static final java.lang.String FILTER_SEARCH_RESULTS
        XAttributes property name that toggles the use filter search results on data tree.
        See Also:
        Constant Field Values
      • LOAD_ALL_CHILDREN_ROWS

        static final java.lang.String LOAD_ALL_CHILDREN_ROWS
        XAttributes property name that toggles loading of all convergent child IDs.
        Since:
        16.7.25
        See Also:
        Constant Field Values