Improve single sourcing.
[lgpl/argeo-commons.git] / org.argeo.cms.ui / src / org / argeo / cms / ui / CmsView.java
index 9f5e4f7973f9e35f29b37dca5199ca9b88814e2d..b403a2088d33fbfcb703c49c1bdf11762eca4b6d 100644 (file)
@@ -51,6 +51,10 @@ public interface CmsView {
                properties.put(param, value);
                sendEvent(topic, properties);
        }
+       
+       default void applyStyles(Object widget) {
+               
+       }
 
        static CmsView getCmsView(Composite parent) {
                // find parent shell