All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.faces-config.xml Maven / Gradle / Ivy

There is a newer version: 0.0.6
Show newest version
<?xml version="1.0"?>
<faces-config version="2.2" xmlns="http://xmlns.jcp.org/xml/ns/javaee"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd">



	<component>
		<component-type>br.com.perolasoftware.framework.components.bootstrap.output.label.OutputLabel</component-type>
		<component-class>br.com.perolasoftware.framework.components.bootstrap.output.label.HtmlOutputLabel</component-class>
	</component>

	<render-kit>
		<renderer>
			<component-family>javax.faces.Output</component-family>
			<renderer-type>br.com.perolasoftware.framework.components.bootstrap.output.Label</renderer-type>
			<renderer-class>br.com.perolasoftware.framework.components.bootstrap.output.label.LabelRenderer</renderer-class>
		</renderer>
	</render-kit>
	
</faces-config>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy