IBalloonOwner
An object with a balloon, which can be accessed through the "balloon" property.
Constructor | Fields | Events
Constructor
IBalloonOwner()
Fields
Name | Type | Description |
---|---|---|
balloon | IBalloonManager | Balloon for an object. |
Name | Type | Description |
---|---|---|
balloon | IBalloonManager | Balloon for an object. |
Events
Name | Description |
---|---|
balloonclose | Closing the balloon. |
balloonopen | Opening the balloon. |
Name | Description |
---|---|
balloonclose | Closing the balloon. |
balloonopen | Opening the balloon. |
Fields details
balloon
{IBalloonManager} balloon
Balloon for an object.
Events details
balloonclose
Closing the balloon.
balloonopen
Opening the balloon.