@ForUseOnly public interface NotificationHost
Gadget
.
The host will be provided with the gadget's context
.SwingGadgetContext
Modifier and Type | Method and Description |
---|---|
void |
onModification(GadgetIdentifier identifier)
Notify about a modification in value.
|
void |
onStateChange(GadgetIdentifier identifier)
Notify about a state change in value.
|
void onModification(@NotNull GadgetIdentifier identifier)
identifier
- The identifier of the notifying gadget.void onStateChange(@NotNull GadgetIdentifier identifier)
identifier
- The identifier of the notifying gadget.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210