| Package | Description |
|---|---|
| com.codename1.plugin | |
| com.codename1.plugin.event |
| Modifier and Type | Method and Description |
|---|---|
<T extends PluginEvent> |
PluginSupport.firePluginEvent(T event)
Fires a plugin event to give plugins an opportunity to handle it before default behaviour
is resumed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IsGalleryTypeSupportedEvent
Plugin event fired when
Display#isGalleryTypeSupported(int) method is called to give
plugins an opportunity to answer this question. |
class |
OpenGalleryEvent
Event triggered when
Display#openGallery(com.codename1.ui.events.ActionListener, int) is called. |
Copyright © 2023. All rights reserved.