程序包 | 说明 |
---|---|
org.opencms.ade.postupload | |
org.opencms.ade.postupload.client.ui | |
org.opencms.ade.postupload.shared.rpc |
限定符和类型 | 方法和说明 |
---|---|
CmsPostUploadDialogPanelBean |
CmsPostUploadDialogService.load(CmsUUID id,
boolean useConfiguration) |
限定符和类型 | 方法和说明 |
---|---|
CmsPostUploadDialogPanelBean |
CmsUploadPropertyPanel.getUpdatedValues()
Returns the content bean (values) of the current dialog.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
CmsUploadPropertyDialog.updateDialog(CmsPostUploadDialogPanelBean result)
Updates the dialog.
|
构造器和说明 |
---|
CmsUploadPropertyEditorHandler(CmsUploadPropertyDialog dialog,
CmsPostUploadDialogPanelBean data)
Creates a new instance.
|
CmsUploadPropertyPanel(CmsUploadPropertyDialog dialog,
CmsPostUploadDialogBean options,
CmsPostUploadDialogPanelBean values)
Public constructor.
|
限定符和类型 | 方法和说明 |
---|---|
CmsPostUploadDialogPanelBean |
I_CmsPostUploadDialogService.load(CmsUUID uuid,
boolean useConfiguration)
Loads the dialog bean info for the given resource.
|
限定符和类型 | 方法和说明 |
---|---|
void |
I_CmsPostUploadDialogServiceAsync.load(CmsUUID uuid,
boolean useConfiguration,
com.google.gwt.user.client.rpc.AsyncCallback<CmsPostUploadDialogPanelBean> asyncCallback)
Loads the dialog bean info for the given resource.
|