Uses of Class
org.exoplatform.webui.config.Component
Packages that use Component
Package
Description
-
Uses of Component in org.exoplatform.webui.application
Methods in org.exoplatform.webui.application that return ComponentModifier and TypeMethodDescriptionConfigurationManager.getComponentConfig(Class<?> type, String id) Gets a component of a given class and identified by idConfigurationManager.getComponentConfig(ComponentHandle handle) Methods in org.exoplatform.webui.application that return types with arguments of type ComponentModifier and TypeMethodDescriptionConfigurationManager.getComponentConfig(Class<?> clazz) Gets the components of a given class -
Uses of Component in org.exoplatform.webui.config
Methods in org.exoplatform.webui.config that return ComponentMethods in org.exoplatform.webui.config with parameters of type ComponentModifier and TypeMethodDescription -
Uses of Component in org.exoplatform.webui.core
Fields in org.exoplatform.webui.core declared as ComponentMethods in org.exoplatform.webui.core that return ComponentMethods in org.exoplatform.webui.core with parameters of type ComponentModifier and TypeMethodDescriptionvoidUIComponent.setComponentConfig(String componentId, Component config)