Interface CmsEditProperties.I_MultiFileNavigation

All Known Implementing Classes:
CmsPropertyDialogExtensionConnector
Enclosing class:
CmsEditProperties

Interface used to access the next/previous file for which to edit properties.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    requestNextFile(int offset, com.google.gwt.user.client.rpc.AsyncCallback<org.opencms.util.CmsUUID> callback)
    Requests the next / previous file id.
  • Method Details

    • requestNextFile

      void requestNextFile(int offset, com.google.gwt.user.client.rpc.AsyncCallback<org.opencms.util.CmsUUID> callback)
      Requests the next / previous file id.

      Parameters:
      offset - should be 1 for the next file, or -1 for the previous file
      callback - the callback to call with the id