Kanzi 4.1.0
NullPluginWindowNotifier Class Reference
Inheritance diagram for NullPluginWindowNotifier:
[legend]
Collaboration diagram for NullPluginWindowNotifier:
[legend]

Public Member Functions

void CloseWindow ()
 
void CloseWindow (bool forceDestroyInsteadOfHide)
 

Static Public Attributes

static readonly NullPluginWindowNotifier Instance = new NullPluginWindowNotifier()
 

Properties

bool IsActiveContent [get]
 
- Properties inherited from PluginWindowNotifier

Events

EventHandler Activated
 
EventHandler< CancelEventArgsClosing
 
EventHandler Deactivated
 
EventHandler< PluginWindowStateEventArgsStateApplied
 
- Events inherited from PluginWindowNotifier
EventHandler Activated
 
EventHandler< CancelEventArgsClosing
 
EventHandler Deactivated
 
EventHandler< PluginWindowStateEventArgsStateApplied
 

Member Function Documentation

◆ CloseWindow() [1/2]

void CloseWindow ( )
inline

Implements PluginWindowNotifier.

◆ CloseWindow() [2/2]

void CloseWindow ( bool forceDestroyInsteadOfHide)
inline

Implements PluginWindowNotifier.

Member Data Documentation

◆ Instance

Property Documentation

◆ IsActiveContent

bool IsActiveContent
get

Implements PluginWindowNotifier.

Event Documentation

◆ Activated

EventHandler Activated

◆ Closing

◆ Deactivated

EventHandler Deactivated

◆ StateApplied