ButtonClickMessage

Class

This message is published when a widget needs to announce the user click event. For example: A Button widget publishes this message when user click on it, and triggers a Sidebar widget toggling between expand and collapse.

Implements

Properties

PropertyTypeNotes

The message type.

string

The widget id from which the message is sourced. If a widget id is not provided, the message is provided by the Jimu framework.

type

Class Property
type: MessageType = MessageType.ButtonClick

The message type.

widgetId

Class Property
widgetId: string

The widget id from which the message is sourced. If a widget id is not provided, the message is provided by the Jimu framework.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.