scheduleBasicDayView.xml
1.02 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.ScheduleBasicDayView</name>
<family>org.richfaces.Schedule</family>
<classname>org.richfaces.component.html.HtmlScheduleBasicDayView</classname>
<superclass>org.richfaces.component.UIScheduleBasicDayView</superclass>
<description>
<![CDATA[
]]>
</description>
<tag>
<name>scheduleBasicDayView</name>
<classname>org.richfaces.taglib.ScheduleBasicDayViewTag</classname>
<superclass>
org.ajax4jsf.webapp.taglib.HtmlComponentTagBase
</superclass>
</tag>
&ui_component_attributes;
&commonViewAttributes;
</component>
</components>