程序包 | 说明 |
---|---|
org.opencms.gwt |
Provides core support for GWT.
|
org.opencms.gwt.client.ui |
Classes to handle GWT ui.
|
org.opencms.gwt.shared.rpc |
Shared RPC interfaces.
|
限定符和类型 | 方法和说明 |
---|---|
CmsLockReportInfo |
CmsVfsService.getLockReportInfo(CmsUUID structureId) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
CmsLockReportDialog.initContent(CmsLockReportInfo reportInfo)
Initializes the dialog content with the give report info.
|
限定符和类型 | 方法和说明 |
---|---|
CmsLockReportInfo |
I_CmsVfsService.getLockReportInfo(CmsUUID structureId)
Returns the lock report info.
|
限定符和类型 | 方法和说明 |
---|---|
void |
I_CmsVfsServiceAsync.getLockReportInfo(CmsUUID structureId,
com.google.gwt.user.client.rpc.AsyncCallback<CmsLockReportInfo> callback)
Returns the lock report info.
|