Description
The FlexWidgetLoader allows to load a FlexWidget as a WebWidget without a FlexView.
Implementation
-
Drag and drop the widget into a px.
-
Define the Ord of the Component to use as a base for the FlexWidget in the WbViewBinding.
-
Define the FlexWidget to load in the FwId field and click on OK.
-
Reopen the Properties dialog when the FlexWidget is loaded to change its values.
Properties
-
FwId: The id of the FlexWidget.
-
Fw_*: The properties of the FlexWidget specified in the FwId field.
⚠️ To load the dynamic properties (those starting by 'fw_'), first fill the FwId field, then click OK, and reopen the Properties dialog when the FlexWidget is loaded.