Package 

Class FormattedFrame

  • All Implemented Interfaces:
    org.jetbrains.kotlinx.jupyter.api.DisplayResult , org.jetbrains.kotlinx.jupyter.api.Renderable

    
    public final class FormattedFrame<T extends Object>
     implements DisplayResult
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String id
    • Method Summary

      Modifier and Type Method Description
      String getId()
      JsonObject toJson(JsonObject additionalMetadata)
      • Methods inherited from class org.jetbrains.dataframe.FormattedFrame

        render
      • Methods inherited from class java.lang.Object

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