Widget Component q

A dynamic component that loads and manages complex widget functionality with support for data mapping, event handling, and runtime configuration.


Extends: baseComponent


Fields

Name

Code

Data Type

Description

Resource ID

resourceId

text

Unique identifier for the widget

Style Classes

styleClasses

text

CSS classes applied to the widget container

Width Class

widthClass

text

Width configuration for the widget

Events

events

text

CSV string of event names


Methods

Name

Description

init

Initialize and load the widget

loadWidget

Load widget configuration and set up the widget instance

getWidget

Retrieve widget configuration

updateWidget

Update the current widget instance


Events

Name

Description

onload

Triggered when the widget is fully loaded