Class DataOptions.SimpleRange

java.lang.Object
io.deephaven.web.client.api.subscription.DataOptions.SimpleRange
Enclosing class:
DataOptions

@TsInterface @JsType(namespace="dh") public static class DataOptions.SimpleRange extends Object
Simple range consisting only of start and end numbers. Will be migrated to deephaven-core in the near future, and subsequently removed from this the coreplus namespace.
  • Field Details

  • Constructor Details

    • SimpleRange

      public SimpleRange()