Class CmsStatusIconUpdateHandler
java.lang.Object
org.opencms.ade.sitemap.client.ui.CmsStatusIconUpdateHandler
- All Implemented Interfaces:
I_CmsPropertyUpdateHandler
A class which changes the status icon of a sitemap item when the "secure" or "export" properties
of the corresponding sitemap entry change.
- Since:
- 8.0.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handlePropertyUpdate
(org.opencms.ade.sitemap.shared.CmsClientSitemapEntry entry) This method is called when the properties of the entry are updated because the user edited this or another entry.
-
Constructor Details
-
CmsStatusIconUpdateHandler
public CmsStatusIconUpdateHandler()
-
-
Method Details