Class TreeState

  • All Implemented Interfaces:
    org.jetbrains.jewel.foundation.lazy.SelectableScope

    
    public final class TreeState
     implements SelectableScope
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Set<Object> getOpenNodes()
      final Unit setOpenNodes(Set<Object> openNodes)
      final Unit toggleNode(Object nodeId)
      final Unit openNodes(List<Object> nodes)
      • Methods inherited from class org.jetbrains.jewel.foundation.lazy.SelectableScope

        getSelectedKeys, setSelectedKeys
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait