| 程序包 | 说明 |
|---|---|
| org.opencms.ade.upload.client.ui |
| 限定符和类型 | 字段和说明 |
|---|---|
protected I_CmsUploadContext |
A_CmsUploadDialog.m_context
The upload context.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
A_CmsUploadDialog.setContext(I_CmsUploadContext context)
Sets the upload context.
|
| 构造器和说明 |
|---|
CmsDialogUploadButtonHandler(com.google.common.base.Supplier<I_CmsUploadContext> contextFactory)
Creates a new upload button handler.
|
CmsDialogUploadButtonHandler(com.google.common.base.Supplier<I_CmsUploadContext> contextFactory,
java.lang.String targetFolder,
boolean isRootPath)
Creates a new upload button handler.
|