Package io.deephaven.multiviewwidget.annotations


package io.deephaven.multiviewwidget.annotations
  • Annotation Interfaces
    Class
    Description
    Indicate that a particular method or field is intended for use ONLY on the client side.
    Indicates that this method should be overridden by implementations to provide the functionality.
    Indicate that a particular method or field is intended for use ONLY on the server (query) side.