File: Ext.calendar.DayHeaderTemplate.html

package info (click to toggle)
icinga-web 1.7.1%2Bdfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 83,496 kB
  • sloc: php: 252,926; xml: 142,251; sql: 8,190; sh: 1,039; makefile: 575; perl: 215; python: 194
file content (7 lines) | stat: -rw-r--r-- 2,927 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.calendar.DayHeaderTemplate-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.calendar.DayHeaderTemplate-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.calendar.DayHeaderTemplate-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.calendar.DayHeaderTemplate"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/DayHeaderTemplate.html#cls-Ext.calendar.DayHeaderTemplate">Ext.calendar.DayHeaderTemplate</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.calendar</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/DayHeaderTemplate.html#cls-Ext.calendar.DayHeaderTemplate">DayHeaderTemplate.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/DayHeaderTemplate.html#cls-Ext.calendar.DayHeaderTemplate">DayHeaderTemplate</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description"><p>This is the template used to render the all-day event container used in <a href="output/Ext.calendar.DayView.html" ext:cls="Ext.calendar.DayView">DayView</a> and 
<a href="output/Ext.calendar.WeekView.html" ext:cls="Ext.calendar.WeekView">WeekView</a>. Internally the majority of the layout logic is deferred to an instance of
<a href="output/Ext.calendar.BoxLayoutTemplate.html" ext:cls="Ext.calendar.BoxLayoutTemplate">Ext.calendar.BoxLayoutTemplate</a>.</p> 
<p>This template is automatically bound to the underlying event store by the 
calendar components and expects records of type <a href="output/Ext.calendar.EventRecord.html" ext:cls="Ext.calendar.EventRecord">Ext.calendar.EventRecord</a>.</p>
<p>Note that this template would not normally be used directly. Instead you would use the <a href="output/Ext.calendar.DayViewTemplate.html" ext:cls="Ext.calendar.DayViewTemplate">Ext.calendar.DayViewTemplate</a>
that internally creates an instance of this template along with a <a href="output/Ext.calendar.DayBodyTemplate.html" ext:cls="Ext.calendar.DayBodyTemplate">Ext.calendar.DayBodyTemplate</a>.</p></div><div class="hr"></div><a id="Ext.calendar.DayHeaderTemplate-props"></a><h2>Public Properties</h2><div class="no-members">This class has no public properties.</div><a id="Ext.calendar.DayHeaderTemplate-methods"></a><h2>Public Methods</h2><div class="no-members">This class has no public methods.</div><a id="Ext.calendar.DayHeaderTemplate-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>