Uses of Class
org.opencms.gwt.shared.property.CmsPropertyChangeSet
Packages that use CmsPropertyChangeSet
Package
Description
Provides core support for GWT.
Shared RPC interfaces.
Utilities for Vaadin workplace code.
-
Uses of CmsPropertyChangeSet in org.opencms.gwt
Methods in org.opencms.gwt with parameters of type CmsPropertyChangeSetModifier and TypeMethodDescriptionvoidCmsPropertyEditorHelper.saveProperties(CmsPropertyChangeSet changes) Saves a set of property changes.voidCmsVfsService.saveProperties(CmsPropertyChangeSet changes, boolean updateIndex) -
Uses of CmsPropertyChangeSet in org.opencms.ui.util
Methods in org.opencms.ui.util with parameters of type CmsPropertyChangeSetModifier and TypeMethodDescriptionvoidCmsNewResourceBuilder.setPropertyChanges(CmsPropertyChangeSet propertyChanges) Sets the property changes.