scheduleAgendaWeekView.xml 1.03 KB
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
        "http://labs.jboss.com/jbossrichfaces/component-config.dtd"
        [
                <!ENTITY commonViewAttributes SYSTEM "commonViewAttributes.ent">
                ]
        >
<components>
    <component>
        <name>org.richfaces.ScheduleAgendaWeekView</name>
        <family>org.richfaces.Schedule</family>
        <classname>org.richfaces.component.html.HtmlScheduleAgendaWeekView</classname>
        <superclass>org.richfaces.component.UIScheduleAgendaWeekView</superclass>
        <description>
            <![CDATA[
                    ]]>
        </description>
        <tag>
            <name>scheduleAgendaWeekView</name>
            <classname>org.richfaces.taglib.ScheduleAgendaWeekViewTag</classname>
            <superclass>
                org.ajax4jsf.webapp.taglib.HtmlComponentTagBase
            </superclass>
        </tag>
        &ui_component_attributes;
        &commonViewAttributes;
    </component>
</components>