Method | Description | |
---|---|---|
RegisterTopMostElement ( string levelName, |
||
Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Teardown ( ) : void | ||
TopMostService ( ) : System | ||
UnregisterTopMostElement ( |
Method | Description | |
---|---|---|
AddNewIndexAndItem ( int index, string levelName, |
||
AddTopMostWindow ( string levelName, |
||
DispatchWhenRequired ( |
||
RemoveTopMostWindow ( |
||
UpdateTopMostWindows ( ) : void | ||
_timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
window_Activated ( object sender, |
public RegisterTopMostElement ( string levelName, |
||
levelName | string | |
window | ||
return | bool |
public Setup ( CK.Plugin.IPluginSetupInfo info ) : bool | ||
info | CK.Plugin.IPluginSetupInfo | |
return | bool |
public UnregisterTopMostElement ( |
||
window | ||
return | bool |