![]() | IZetApp Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Plugins.IZetApp"]
Namespace: ZU.Plugins
public interface IZetApp : IPlugin
The IZetApp type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accounts |
Accounts
|
![]() | AppButtonInfo |
Provides information about this application's button, including its name, tooltip, and icon.
|
![]() | AreMultipleAccountsAllowed | |
![]() | Host | (Inherited from IPlugin.) |
![]() | Id | |
![]() | IsAdded | |
![]() | IsDataImportSupported | |
![]() | IsSignedIn | |
![]() | Publisher |
App module publisher
|
![]() | Status | |
![]() | Title | |
![]() | Version |
Name | Description | |
---|---|---|
![]() | GetAppPane |
Flyout is a control that is shown upon click on the app's icon in the Window Bar Left.
|
![]() | GetCurrentAppSettings | |
![]() | Invoke | (Inherited from IPlugin.) |
![]() | OnConnection | (Inherited from IPlugin.) |
![]() | OnDisconnection | (Inherited from IPlugin.) |
![]() | ProcessGenericNotification |
Generic notification means different thing for different apps; usually
|
![]() | ShowAddDialog |
Keeping this for now.
|
![]() | ShowSettingsDialog |
Keeping this for now
|
![]() | Shutdown |
Unloads this plugin
|
![]() | TryRemove |