Calendar"

From Documentation
Line 8: Line 8:
 
= Friendly Scrolling Support =
 
= Friendly Scrolling Support =
 
Calendar can support to switch the view by user swipe on the content with client/attribute.
 
Calendar can support to switch the view by user swipe on the content with client/attribute.
<source lang="xml>
+
<source lang="xml">
 
<calendar xmlns:ca="client/attribute" ca:data-swipeable="true" />
 
<calendar xmlns:ca="client/attribute" ca:data-swipeable="true" />
 
</source>
 
</source>

Revision as of 09:41, 12 September 2012

Calendar

Friendly Scrolling Support

Calendar can support to switch the view by user swipe on the content with client/attribute.

<calendar xmlns:ca="client/attribute" ca:data-swipeable="true" />

Calendar Tablet Example.png

Version History

Version Date Content
6.5.0 July, 2012 Calendar support touch's swipe event to switch the date view



Last Update : 2012/09/12

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.