Package journeymap.api.v2.client.event
Class FullscreenDisplayEvent
java.lang.Object
journeymap.api.v2.common.event.impl.JourneyMapEvent
journeymap.api.v2.client.event.ClientEvent
journeymap.api.v2.client.event.FullscreenDisplayEvent
- Direct Known Subclasses:
FullscreenDisplayEvent.AddonButtonDisplayEvent,FullscreenDisplayEvent.MapTypeButtonDisplayEvent
This event is used for adding buttons to existing tool-bars or creating your own toolbars on the fullscreen map.
This is event is not cancellable.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis event is used for adding buttons to the right panel on the fullscreen map.static classDeprecated.static classDeprecated.since this is a special event that requires special modification uses, it is suggested to not use it. -
Field Summary
Fields inherited from class journeymap.api.v2.client.event.ClientEvent
dimensionFields inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
timestamp -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class journeymap.api.v2.common.event.impl.JourneyMapEvent
cancel, isCancellable, isCancelled
-
Method Details
-
getFullscreen
-
getThemeButtonDisplay
-
FullscreenDisplayEvent.AddonButtonDisplayEvent.