Method | Description | |
---|---|---|
OnControlInvisible ( ) : void |
This method will get called when the plugins control gets invisible
|
|
OnControlLoad ( ) : void |
This method will get called when the plugins control is loaded
|
|
OnControlUnload ( ) : void |
This method will get called when the plugins control is unloaded
|
|
OnControlVisible ( ) : void |
This metod will get called when the plugins control gets visible
|