Uses of Interface
de.espirit.firstspirit.ui.gadgets.aspects.ValueHolder
Package
Description
-
Uses of ValueHolder in de.espirit.firstspirit.ui.gadgets.aspects
Modifier and TypeFieldDescriptionstatic final AspectType<ValueHolder<?>>
ValueHolder.TYPE
The aspect's generic type to access the value holding container in an unchecked way. -
Uses of ValueHolder in de.espirit.firstspirit.ui.gadgets.swing
Modifier and TypeClassDescriptionclass
AbstractValueHoldingSwingGadget<T,
F extends GomFormElement> Abstract implementation providing basic functionalities supportingvalue holding
SwingGadget
s.