javax.faces.component.UIColumn.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.UIColumn</component-class> <base-class>javax.faces.component.UIComponentBase</base-class> <component-type>javax.faces.Column</component-type> <component-family>javax.faces.Column</component-family> <field proprietary="true" generateProperty="false" saveState="false"> <name>footer</name> <type>javax.faces.component.UIComponent</type> </field> <field proprietary="true" generateProperty="false" saveState="false"> <name>header</name> <type>javax.faces.component.UIComponent</type> </field> </component>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy