Uses of Interface
de.espirit.firstspirit.aspects.Aspectable
Package
Description
-
Uses of Aspectable in de.espirit.firstspirit.ui.gadgets.swing
Modifier and TypeInterfaceDescriptioninterface
The base type for all swing gadget objects in the pluggable FirstSpirit module/component architecture.Modifier and TypeClassDescriptionclass
AbstractValueHoldingSwingGadget<T,
F extends GomFormElement> Abstract implementation providing basic functionalities supportingvalue holding
SwingGadget
s. -
Uses of Aspectable in de.espirit.firstspirit.webedit.server.gadgets
Modifier and TypeInterfaceDescriptioninterface
GwtServerGadget<C extends Serializable>
Definition for the server-side implementation part of a GWT-basedGadget
.interface
WebPluginGadget<C extends Serializable>
Definition of a pluggable gadget providing means to a build web-technology based form element on server side.