Class | Description |
---|---|
IsGalleryTypeSupportedEvent |
Plugin event fired when
Display#isGalleryTypeSupported(int) method is called to give
plugins an opportunity to answer this question. |
OpenGalleryEvent |
Event triggered when
Display#openGallery(com.codename1.ui.events.ActionListener, int) is called. |
PluginEvent<T> |
Parent class for all plugin events.
|