程序包 | 说明 |
---|---|
org.opencms.gwt |
Provides core support for GWT.
|
org.opencms.gwt.shared.rpc |
Shared RPC interfaces.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
CmsVfsService.internalSaveProperties(CmsPropertyChangeSet changes)
Saves a set of property changes.
|
void |
CmsVfsService.saveProperties(CmsPropertyChangeSet changes) |
限定符和类型 | 方法和说明 |
---|---|
void |
I_CmsVfsService.saveProperties(CmsPropertyChangeSet changes)
Saves a set of property changes.
|
void |
I_CmsVfsServiceAsync.saveProperties(CmsPropertyChangeSet changes,
com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Void> callback)
Saves a set of property changes.
|