| 程序包 | 说明 |
|---|---|
| org.opencms.gwt |
Provides core support for GWT.
|
| org.opencms.gwt.client.ui.replace | |
| org.opencms.gwt.shared.rpc |
Shared RPC interfaces.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsReplaceInfo |
CmsVfsService.getFileReplaceInfo(CmsUUID structureId) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
CmsReplaceDialog.initContent(CmsReplaceInfo replaceInfo)
Initializes the dialog content with the replace information.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsReplaceInfo |
I_CmsVfsService.getFileReplaceInfo(CmsUUID structureId)
Returns the file replace info.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
I_CmsVfsServiceAsync.getFileReplaceInfo(CmsUUID structureId,
com.google.gwt.user.client.rpc.AsyncCallback<CmsReplaceInfo> callback)
Returns the file replace info.
|