|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GadgetIdentifier | |
|---|---|
| de.espirit.firstspirit.ui.gadgets | |
| de.espirit.firstspirit.ui.gadgets.swing | |
| Uses of GadgetIdentifier in de.espirit.firstspirit.ui.gadgets |
|---|
| Methods in de.espirit.firstspirit.ui.gadgets that return GadgetIdentifier | |
|---|---|
GadgetIdentifier |
GadgetIdentifier.envelop(String name,
Serializable key)
Envelop this identifier as inner node of a new identifier. |
GadgetIdentifier |
GadgetIdentifier.forLanguage(Language language)
Get an identifier from this instance for a specific language. |
static GadgetIdentifier |
GadgetIdentifier.from(GomFormElement form)
Get a default identifier for a given form element. |
GadgetIdentifier |
GadgetIdentifierProvider.getIdentifier()
Returns the identifier of a targeted gadget. |
GadgetIdentifier |
GadgetIdentifier.getInnerNode()
Get the inner node of a hierarchical identifier. |
static GadgetIdentifier |
GadgetIdentifier.on(String name,
Serializable key)
Get an identifier based on the given name and key. |
| Uses of GadgetIdentifier in de.espirit.firstspirit.ui.gadgets.swing |
|---|
| Methods in de.espirit.firstspirit.ui.gadgets.swing that return GadgetIdentifier | |
|---|---|
protected GadgetIdentifier |
AbstractValueHoldingSwingGadget.getGadgetId()
Provides the basic gadget identifier related to the form element of this gadget. |
| Methods in de.espirit.firstspirit.ui.gadgets.swing with parameters of type GadgetIdentifier | |
|---|---|
protected void |
AbstractValueHoldingSwingGadget.notifyValueChange(GadgetIdentifier identifier)
Notify about the value having changed. |
void |
NotificationHost.onModification(GadgetIdentifier identifier)
Notify about a modification in value. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||