Uses of Class
org.exoplatform.webui.url.ComponentURL
Packages that use ComponentURL
Package
Description
-
Uses of ComponentURL in org.exoplatform.portal.application
Constructors in org.exoplatform.portal.application with parameters of type ComponentURL -
Uses of ComponentURL in org.exoplatform.portal.url.component
Methods in org.exoplatform.portal.url.component that return ComponentURLModifier and TypeMethodDescriptionprotected ComponentURLComponentURLFactoryPlugin.newURL(org.exoplatform.web.url.URLContext context) Methods in org.exoplatform.portal.url.component that return types with arguments of type ComponentURLModifier and TypeMethodDescriptionprotected org.exoplatform.web.url.ResourceType<UIComponent, ComponentURL> ComponentURLFactoryPlugin.getResourceType() -
Uses of ComponentURL in org.exoplatform.webui.url
Fields in org.exoplatform.webui.url with type parameters of type ComponentURLModifier and TypeFieldDescriptionstatic final org.exoplatform.web.url.ResourceType<UIComponent, ComponentURL> ComponentURL.TYPE.Methods in org.exoplatform.webui.url that return ComponentURL