public interface IWidgetDescriptor<WIDGET_TYPE extends IWidgetCommon> extends IComponentSetupCommon
| Modifier and Type | Method and Description |
|---|---|
MandatoryCheckResult |
checkMandatoryFields() |
java.lang.Class<? extends IWidgetDescriptor<WIDGET_TYPE>> |
getDescriptorInterface() |
java.lang.Class<? extends IWidgetDescriptor<WIDGET_TYPE>> getDescriptorInterface()
MandatoryCheckResult checkMandatoryFields()
Siehe auch Jowidgets Nutzerhandbuch