Interface CmsEditProperties.I_MultiFileNavigation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      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 Detail

      • 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