
javax.faces.component.html.HtmlOutputText.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of myfaces-api Show documentation
Show all versions of myfaces-api Show documentation
The public API classes of the Apache MyFaces CORE JSF-2.2 project
<?xml version="1.0"?> <component> <component-class>javax.faces.component.html.HtmlOutputText</component-class> <base-class>javax.faces.component.UIOutput</base-class> <component-type>javax.faces.HtmlOutputText</component-type> <renderer-type>javax.faces.Text</renderer-type> <field> <name>escape</name> <type>boolean</type> <default-value>true</default-value> </field> <field> <name>style</name> <type>java.lang.String</type> </field> <field> <name>styleClass</name> <type>java.lang.String</type> </field> <field> <name>title</name> <type>java.lang.String</type> </field> </component>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy