Kanzi 4.1.0
FocusScopeCore Class Reference

This class contains the core functionality of the focus scopes in Kanzi. More...

Inheritance diagram for FocusScopeCore:
[legend]

Static Public Attributes

static final Metaclass metaclass
 The Metaclass for the class.
 

Additional Inherited Members

- Public Attributes inherited from FocusScopeCoreMetadata
DynamicPropertyType< String > LastFocusedNodePathProperty
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.FocusScopeCore")
 Metaclass for FocusScopeCore.
 

Detailed Description

This class contains the core functionality of the focus scopes in Kanzi.

Kanzi uses the class internally. To query, set, or move the focus node of a focus scope, use the FocusManager or FocusScope.

Member Data Documentation

◆ metaclass

final Metaclass metaclass
static
Initial value:
=
com.rightware.kanzi.metadata.FocusScopeCoreMetadata.metaclass

The Metaclass for the class.