Uses of Interface
overit.geocall.ecs.NamedElement
Packages that use NamedElement
-
Uses of NamedElement in overit.geocall.ecs
Classes in overit.geocall.ecs that implement NamedElementModifier and TypeClassDescriptionclassA named CSS stylesheet reference that extendsCssand implementsNamedElement.classClass that manages a namedScriptclassClass that manages the ref of a Script, with its own id, name and src -
Uses of NamedElement in overit.geocall.ui
Methods in overit.geocall.ui with parameters of type NamedElementModifier and TypeMethodDescriptionvoidEntitySet.add(NamedElement element) Adds aNamedElementto the wrapper's set.
The element will be identicifated by its name.