Class RDC.FieldsRefreshEvent

java.lang.Object
com.inet.report.RDC.FieldsRefreshEvent
Enclosing class:
RDC

public static class RDC.FieldsRefreshEvent extends Object
FOR INTERNAL USE ONLY
  • Field Details

  • Method Details

    • getEngine

      public Engine getEngine()
      Returns the Engine
      Returns:
      Engine
    • getField

      public Field getField()
      The added, removed or changed field. If all fields (UPDATE_ALL) has been changed null is returned.
      Returns:
      Field
    • getCause

      public int getCause()
      Returns whether a field was added, removed or changed.
      Returns:
      int
      See Also:
    • paramString

      public String paramString()
      Debug information on this FieldsRefreshEvent: [field, value]
      Returns:
      Debug information on this FieldsRefreshEvent