Kanzi  3.9.2
Java API
FocusManagerMetadata.ScopeStateChangeMessageArguments Interface Reference

Metadata definitions for ScopeStateChangeMessageArguments. More...

Public Attributes

AbstractMetaclass metaclass
 Metaclass for ScopeStateChangeMessageArguments. More...
 
DynamicPropertyType< Integer > ReasonValueProperty
 The reason the modal or popup focus scope state is changed: More...
 

Detailed Description

Member Data Documentation

◆ metaclass

AbstractMetaclass metaclass
Initial value:
=
new AbstractMetaclass("Kanzi.FocusManager.ScopeStateChangeMessageArguments")

Metaclass for ScopeStateChangeMessageArguments.

◆ ReasonValueProperty

DynamicPropertyType<Integer> ReasonValueProperty
Initial value:
= new DynamicPropertyType<>(
"FocusManager.ScopeStateChangeMessageArguments.ReasonValue", Integer.class)

The reason the modal or popup focus scope state is changed:

  • Force Focus specifies that the focus scope is explicitly brought to front or sent to back.