de.espirit.firstspirit.ui.gadgets.swing
Interface SwingGadgetContext<E extends GomElement>

All Superinterfaces:
GadgetContext<E>

public interface SwingGadgetContext<E extends GomElement>
extends GadgetContext<E>

Context container for swing based gadgets. This context will be given to swing based gadgets on construction.
Important: The context may change during its lifetime, hence, objects retrieved via the context may be altered or replaced. To be sure using the current context, these objects should always be accessed via the context directly.

Since:
4.2.405
See Also:
SwingGadgetFactory

Method Summary
 NotificationHost getNotificationHost()
          Gets the host to be used for notifications.
 
Methods inherited from interface de.espirit.firstspirit.module.GadgetContext
getBroker, getDisplayLanguage, getElement, getFormUid, getGom, getPersistencyLanguage, getStoreType, isDefault, isRelease
 

Method Detail

getNotificationHost

@NotNull
NotificationHost getNotificationHost()
Gets the host to be used for notifications.

Returns:
The host for notifications.
Since:
4.2.405


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480