Interface VersionMenuDropDownButtonView.Presenter

    • Method Detail

      • onVersionRecordSelected

        void onVersionRecordSelected​(org.uberfire.java.nio.base.version.VersionRecord result)
      • onMenuOpening

        void onMenuOpening()
      • resetVersions

        void resetVersions()
        Clears the version and versions from the Presenter's internal state. This is required if you want to reinitialise the VersionRecordManager with history for a different Path to which it was originally initialised for.