fullcalendar/removed/refresh.txt

15 lines
344 B
Plaintext
Raw Permalink Normal View History

2010-01-16 23:29:18 +01:00
refresh
=======
<div class='removed-notice' markdown='1'>
This method was removed in version 1.3 in favor of [refetchEvents](../event_data/refetchEvents)
and [rerenderEvents](../event_rendering/rerenderEvents).
</div>
Refetches and redraws the events for the current month.
<div class='spec' markdown='1'>
.fullCalendar( 'refresh' )
</div>