Kanzi  3.9.6
Kanzi Engine API
kanzi::FocusFence Member List

This is the complete list of members for kanzi::FocusFence, including all inherited members.

canFocusEnter() constkanzi::FocusScope
canFocusLeave() constkanzi::FocusScope
canGetLastFocused() constkanzi::FocusScope
clearLastFocused()kanzi::FocusScope
clearLastFocusedNode()kanzi::FocusScope
create(FocusScopeType type, Node &rootNode)kanzi::FocusScopestatic
create(Node &rootNode)kanzi::FocusScopestatic
findNodeToRecoverFocusWhenScopeChangeTo(FocusScopePtr &newScopeInfo) constkanzi::FocusScope
findNodeToRestoreFocusOn()kanzi::FocusScope
FocusChainSharedPtr typedefkanzi::FocusScope
FocusFence(Node &root)kanzi::FocusFenceexplicit
FocusFence(Node &root, ScopeFlag flags)kanzi::FocusFenceexplicitprotected
focusNavigationHandler(FocusManager::MoveFocusMessageArguments &args)kanzi::FocusScopeprotected
FocusScope(Node &scopeNode, ScopeFlag flags)kanzi::FocusScopeexplicitprotected
getFocus() constkanzi::FocusScope
getFocusChainSnapshot()kanzi::FocusScope
getFocusChainSnapshot(bool onlyEffectivelyVisible)kanzi::FocusScope
getFocusNavigationManipulator() constkanzi::FocusScope
getLastFocused() constkanzi::FocusScope
getLastFocusedNode() constkanzi::FocusScope
getOverlayScope() constkanzi::FocusScopevirtual
getParent() constkanzi::FocusScopevirtual
getRoot() constkanzi::FocusScope
getType() const overridekanzi::FocusFenceinlinevirtual
invalidateFocusChain()kanzi::FocusScopeprotected
isAttached() constkanzi::FocusScope
isFocusChainEmpty() constkanzi::FocusScope
isFocusChainEmpty(bool onlyEffectivelyVisible) constkanzi::FocusScope
isNodeInScope(const Node &node) constkanzi::FocusScopevirtual
joinScope(FocusScope &target)kanzi::FocusScopeprotectedvirtual
notifyInvalidateFocusChain() overridekanzi::FocusScopeinlineprotected
notifyNodeAttached(Node &node) overridekanzi::FocusScopeprotected
notifyNodeDetached(Node &node) overridekanzi::FocusScopeprotected
notifyScopeTypeChange(FocusScope &oldScopeData)kanzi::FocusScopeprotectedvirtual
setFocusNavigationManipulator(FocusNavigationManipulatorSharedPtr newManipulator)kanzi::FocusScope
setLastFocused(const FocusChainIndex &lastFocus)kanzi::FocusScope
setLastFocusedNode(const Node &lastFocused)kanzi::FocusScope
splitScope(FocusScope *target, FocusChainNode targetLastFocusedNode)kanzi::FocusScopeprotectedvirtual
swapScope(FocusScopePtr &newScopeInfo, FocusScopePtr &nodeScopeInfo)kanzi::FocusScopestatic
swapScopeData(FocusScope &other)kanzi::FocusScopeprotected
tryMoveFocusInScope(FocusChainDirection direction)kanzi::FocusScope
tryRestoreScopeFocusedNode(Node *currentFocus, FocusReason reason, FocusChainDirection direction)kanzi::FocusScope
visitFocusChain(FocusScopeVisitor &visitor)kanzi::FocusScope
visitFocusScope(FocusScopeVisitor &visitor)kanzi::FocusScope
~FocusScope()kanzi::FocusScopevirtual