Skip to main content

SmartHeaderWidget

Extends

Constructors

Constructor

new SmartHeaderWidget(props): SmartHeaderWidget;

Parameters

ParameterType
propsSmartHeaderWidgetProps

Returns

SmartHeaderWidget

Inherited from

React.Component<SmartHeaderWidgetProps>.constructor

Constructor

new SmartHeaderWidget(props, context): SmartHeaderWidget;

Parameters

ParameterTypeDescription
propsSmartHeaderWidgetProps-
contextanyvalue of the parent Context specified in contextType.

Returns

SmartHeaderWidget

Inherited from

React.Component<SmartHeaderWidgetProps>.constructor

Accessors

application


comboBoxStore


prefsStore


uxStore

Methods

render()

render(): Element;

Returns

Element

Overrides

React.Component.render