Uses of Interface
org.x4o.xml.element.ElementConfiguratorGlobal
Packages that use ElementConfiguratorGlobal
-
Uses of ElementConfiguratorGlobal in org.x4o.xml.lang
Methods in org.x4o.xml.lang that return types with arguments of type ElementConfiguratorGlobalModifier and TypeMethodDescriptionAbstractX4OLanguageModule.getElementConfiguratorGlobals()
X4OLanguageModule.getElementConfiguratorGlobals()
Gets all ElementConfiguratorGlobals.Methods in org.x4o.xml.lang with parameters of type ElementConfiguratorGlobalModifier and TypeMethodDescriptionvoid
AbstractX4OLanguageModule.addElementConfiguratorGlobal
(ElementConfiguratorGlobal elementConfigurator) void
X4OLanguageModuleLocal.addElementConfiguratorGlobal
(ElementConfiguratorGlobal elementConfigurator) Adds an ElementConfiguratorGlobal.