Uses of Interface
com.liferay.faces.util.application.ComponentResource

Packages that use ComponentResource
com.liferay.faces.util.application   
com.liferay.faces.util.application.internal   
 

Uses of ComponentResource in com.liferay.faces.util.application
 

Classes in com.liferay.faces.util.application that implement ComponentResource
 class ComponentResourceWrapper
           
 

Methods in com.liferay.faces.util.application that return ComponentResource
abstract  ComponentResource ComponentResourceFactory.getComponentResource(javax.faces.component.UIComponent uiComponentResource)
          Gets an instance of ComponentResourceInfo according to the specified UIComponent resource.
abstract  ComponentResource ComponentResourceWrapper.getWrapped()
           
 

Uses of ComponentResource in com.liferay.faces.util.application.internal
 

Classes in com.liferay.faces.util.application.internal that implement ComponentResource
 class ComponentResourceImpl
           
 

Methods in com.liferay.faces.util.application.internal that return ComponentResource
 ComponentResource ComponentResourceFactoryImpl.getComponentResource(javax.faces.component.UIComponent uiComponentResource)
           
 



Copyright © 2015 Liferay, Inc.. All rights reserved.