Class CmsUploadAreaState

java.lang.Object
com.vaadin.shared.communication.SharedState
org.opencms.ui.shared.components.CmsUploadAreaState
All Implemented Interfaces:
Serializable

public class CmsUploadAreaState extends com.vaadin.shared.communication.SharedState
The upload button state.

See Also:
  • Constructor Details

  • Method Details

    • getTargetFolderRootPath

      Returns the targetFolderRootPath.

      Returns:
      the targetFolderRootPath
    • setTargetFolderRootPath

      public void setTargetFolderRootPath(String targetFolderRootPath)
      Sets the targetFolderRootPath.

      Parameters:
      targetFolderRootPath - the targetFolderRootPath to set