Package ch.tocco.nice2.widget.api.rest
Interface WidgetConfigContributor
- All Known Implementing Classes:
BusinessUnitWidgetConfigContributor
,FormBaseWidgetConfigContributor
,FormNameWidgetConfigContributor
public interface WidgetConfigContributor
Implement a WidgetConfigContributor for custom logic to modify the widget config object
-
Method Summary
-
Method Details
-
supports
- Returns:
- true if this contributor supports the given widget
-
apply
execute custom logic to modify the configObject
-