Package 

Interface DisplayContainer


  • 
    public interface DisplayContainer
    
                        

    Container that holds all notebook display results

    • Method Summary

      Modifier and Type Method Description
      abstract List<DisplayResultWithCell> getAll()
      abstract List<DisplayResultWithCell> getById(String id)
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.DisplayContainer

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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