Interface RDC.FieldsRefreshListener

All Superinterfaces:
EventListener
Enclosing class:
RDC

public static interface RDC.FieldsRefreshListener extends EventListener
FOR INTERNAL USE ONLY
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This Method is called for all (with Fields.addListener) registered listeners if the fields list was updated.
  • Method Details

    • refresh

      void refresh(RDC.FieldsRefreshEvent fre)
      This Method is called for all (with Fields.addListener) registered listeners if the fields list was updated.